esp-hal/esp32c3-hal/src
Robert Wiewel a55c9d77ec Add RMT output channel support for all current ESP32 variants
- 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.
2022-05-17 15:56:25 +02:00
..
gpio.rs Implement workaround for ESP32 errata 3.6 2022-05-03 10:08:24 +02:00
lib.rs Add RMT output channel support for all current ESP32 variants 2022-05-17 15:56:25 +02:00
rtc_cntl.rs Address FIXME comments from #22 2022-03-01 14:25:36 +01:00