- 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. |
||
|---|---|---|
| .. | ||
| blinky.rs | ||
| gpio_interrupt.rs | ||
| hello_rgb.rs | ||
| hello_world.rs | ||
| i2c_display.rs | ||
| ram.rs | ||
| spi_loopback.rs | ||
| timer_interrupt.rs | ||
| usb_serial_jtag.rs | ||