nuttx/boards/xtensa/esp32s3/esp32s3-box/src
Tiago Medicci Serrano 1ca460c89a esp32s3: Fully integrate Espressif HAL repository to ESP32-S3
By integrating the Espressif`s HAL repository into the current
ESP32-S3 implementation on NuttX, it is possible to call functions
that make it easier to set up the registers of the ESP32-S3 and
enables the usage of common Espressif drivers. Please note that
Espressif's HAL repository was already being used for the Wi-Fi
driver. Then, this commit includes other source files to be used
by other drivers other than Wi-Fi and reorganize the build process.
2023-12-24 16:38:06 -08:00
..
esp32s3_appinit.c
esp32s3_board_lcd_ili9342c.c
esp32s3_board_lcd_st7789.c
esp32s3_board_spi.c
esp32s3_board_touchsceen_gt911.c
esp32s3_board_touchsceen_tt21100.c
esp32s3_boot.c
esp32s3_bringup.c
esp32s3_buttons.c esp32s3: Fully integrate Espressif HAL repository to ESP32-S3 2023-12-24 16:38:06 -08:00
esp32s3_reset.c
esp32s3-box.h Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
Make.defs