#embedded-hal #midi #uart

no-std embedded-midi

Use an embedded hal uart to send and receive midi

5 releases

0.1.2 Nov 24, 2021
0.1.1 Apr 16, 2021
0.1.0 Nov 21, 2020
0.0.2 Jul 6, 2020
0.0.1 Jun 17, 2020

#625 in Embedded development

43 downloads per month

MIT/Apache

34KB
848 lines

embedded-midi  

Build Status

Midi driver on top of embedded hal serial communications

version: 0.1.1

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Midi driver on top of embedded hal serial communications

Dependencies

~94KB