mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-30 05:40:39 +00:00

- Add RMT output channel support for ESP32, ESP32-S2, ESP32-S3, ESP32-C3 - Add add RMT adapter for `smart-leds` crate - Add example `hello_rgb` for ESP32-S2, ESP32-S3 and ESP32-C3 that either drives one LED at the pin where a LED is located on the official devkits - Add example `hello_rgb` for ESP32 that is driving a 12-element RGB ring.