esp-hal/esp-hal-smartled
Jesse Braham 26473baf0e
Assorted small fixes and improvements (#635)
* Include the `esp-riscv-rt` package in VS Code workspace

* Fix a couple warnings

* Update dependencies

* Top-level README improvements
2023-07-04 10:41:32 -07:00
..
src Initial support for smartled in ESP32-H2 (#589) 2023-06-14 01:52:23 -07:00
Cargo.toml Assorted small fixes and improvements (#635) 2023-07-04 10:41:32 -07:00
README.md Extract the esp-hal-smartled package (#429) 2023-03-10 10:36:07 +00:00

esp-hal-smartled

Crates.io docs.rs Crates.io Matrix

This adapter allows for the use of an RMT output channel to easily interact with RGB LEDs and use the convenience functions of the smart-leds crate.

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.