nuttx/boards/xtensa/esp32/esp32-devkitc/src
Tiago Medicci Serrano 5ba40d083a esp32/rmt: Use the Espressif`s common RMT driver.
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.
2024-04-02 14:50:59 -03:00
..
esp32_appinit.c
esp32_boot.c
esp32_bringup.c esp32/rmt: Use the Espressif`s common RMT driver. 2024-04-02 14:50:59 -03:00
esp32_buttons.c
esp32_gpio.c
esp32_ledc.c esp32/[ble/wifi]: Update the wireless drivers 2024-03-29 16:14:27 +08:00
esp32_mmcsd.c
esp32_reset.c
esp32_twai.c esp32/[ble/wifi]: Update the wireless drivers 2024-03-29 16:14:27 +08:00
esp32_userleds.c
esp32_w5500.c arch: Remove up_netinitialize 2023-08-20 14:33:17 +03:00
esp32_ws2812.c New implementation of the ESP32's RMT driver. 2023-07-23 16:17:57 -03:00
esp32-devkitc.h esp32/rmt: Use the Espressif`s common RMT driver. 2024-04-02 14:50:59 -03:00
Make.defs New implementation of the ESP32's RMT driver. 2023-07-23 16:17:57 -03:00