nuttx/boards/xtensa/esp32s3/esp32s3-devkit/src
w2016561536 6a0eeb1b3e esp32s3/spi: Add SPI bus init in bringup and fix SPI bus 2 and 3 conflict
1. Add spi bus init in esp32s3_bringup.c
2. Fix IOMUX conflict between spi bus 2 and 3
3. Add spi defconfig
4. Follow the standard of NuttX
2024-01-17 09:29:20 -03:00
..
esp32s3_appinit.c
esp32s3_board_spi.c esp32s3-devkit: Add support to ST7735 SPI LCD 2022-07-09 01:36:41 +08:00
esp32s3_boot.c
esp32s3_bringup.c esp32s3/spi: Add SPI bus init in bringup and fix SPI bus 2 and 3 conflict 2024-01-17 09:29:20 -03:00
esp32s3_buttons.c esp32s3: Fully integrate Espressif HAL repository to ESP32-S3 2023-12-24 16:38:06 -08:00
esp32s3_djoystick.c esp32s3: Fully integrate Espressif HAL repository to ESP32-S3 2023-12-24 16:38:06 -08:00
esp32s3_gpio.c esp32s3: Fully integrate Espressif HAL repository to ESP32-S3 2023-12-24 16:38:06 -08:00
esp32s3_ledc.c esp32s3-devkit: Add support LED PWM initialization 2023-02-08 11:02:19 +08:00
esp32s3_reset.c esp32s3: add reset/shutdown handler to run registered callbacks 2023-03-10 10:59:14 +02:00
esp32s3_st7735.c kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
esp32s3_twai.c xtensa/esp32s3: Add support to TWAI/CANBus controller 2023-09-08 01:49:43 +08:00
esp32s3-devkit.h esp32s3/rmt: Use the Espressif's common RMT driver. 2023-12-24 16:38:06 -08:00
Make.defs boards/esp32s3-devkit: Add board GPIO support 2023-09-12 16:22:15 +08:00