5ba40d083a
This commit implements the common RMT driver (already available for the other Espressif's xtensa-based devices) for ESP32. This allows us to have a proper separation between the lower and upper-half drivers and use the 'ws2812' example to drive WS2812 RGB LEDs. |
||
---|---|---|
.. | ||
esp32_appinit.c | ||
esp32_boot.c | ||
esp32_bringup.c | ||
esp32_buttons.c | ||
esp32_gpio.c | ||
esp32_ledc.c | ||
esp32_mmcsd.c | ||
esp32_reset.c | ||
esp32_twai.c | ||
esp32_userleds.c | ||
esp32_w5500.c | ||
esp32_ws2812.c | ||
esp32-devkitc.h | ||
Make.defs |