nuttx/boards/xtensa/esp32s3/esp32s3-eye/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.c feat(esp32s3-eye): SPI and LCD 2023-10-12 16:57:04 -04:00
esp32s3_board_spi.c feat(esp32s3-eye): SPI and LCD 2023-10-12 16:57:04 -04:00
esp32s3_boot.c
esp32s3_bringup.c feat(esp32s3-eye): SPI and LCD 2023-10-12 16:57:04 -04:00
esp32s3_buttons.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_reset.c
esp32s3-eye.h feat(esp32s3-eye): SPI and LCD 2023-10-12 16:57:04 -04:00
Make.defs feat(esp32s3-eye): SPI and LCD 2023-10-12 16:57:04 -04:00