nuttx/boards/xtensa/esp32s3
Tiago Medicci Serrano 0ddb64555a esp32s3/irq: Allow IRAM ISRs to run during SPI flash operation
This commit provides an interface to register ISRs that run from
IRAM and keeps track of the non-IRAM interrupts. It enables, for
instance, to avoid disabling all the interrupts during a SPI flash
operation: IRAM-enabled ISRs are, then, able to run during these
operations.
2023-10-05 11:25:43 +08:00
..
common esp32s3/irq: Allow IRAM ISRs to run during SPI flash operation 2023-10-05 11:25:43 +08:00
esp32s3-box boards/esp32s3-box: Add ESP32-S3-BOX development board basic BSP 2023-09-25 12:51:43 +08:00
esp32s3-devkit fix: disable esp32s3-devkit/ksta_softap spinlock 2023-09-21 10:34:59 -04:00
esp32s3-eye
esp32s3-lcd-ev xtensa/esp32s3: LCD controller driver 2023-09-19 11:38:05 +08:00
esp32s3-meadow