nuttx/boards/xtensa/esp32s2/esp32s2-saola-1/src
Tiago Medicci Serrano c5358d6365 boards/esp32s2-saola-1: Change the RMT output pin to on-board LED
This enables the on-board WS2812 addressable LED to be driven by
the RMT peripheral with the `rmt` defconfig.
2024-02-19 19:02:34 -08:00
..
esp32s2_appinit.c
esp32s2_bmp180.c
esp32s2_board_i2c.c
esp32s2_boot.c
esp32s2_bringup.c esp32s2/rmt: Use the Espressif's common RMT driver. 2023-12-24 16:38:06 -08:00
esp32s2_buttons.c esp32s2: Integrate Espressif HAL repository to ESP32-S2 2023-12-24 16:38:06 -08:00
esp32s2_gpio.c esp32s2: Integrate Espressif HAL repository to ESP32-S2 2023-12-24 16:38:06 -08:00
esp32s2_ledc.c
esp32s2_oneshot.c
esp32s2_reset.c
esp32s2-saola-1.h boards/esp32s2-saola-1: Change the RMT output pin to on-board LED 2024-02-19 19:02:34 -08:00
Make.defs