#embedded-hal-driver #platform #morse #output

no-std embedded-morse

A driver for morse output on embedded platforms

1 unstable release

0.1.0 Jan 31, 2020

#1190 in Embedded development

MIT/Apache

7KB
168 lines

embedded-morse

Easy morse output on embedded platforms

Documentation

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:

Morse output for embedded platforms

Limitations

Only supports a-z

Dependencies

~71KB