nuttx/boards/xtensa
Tiago Medicci Serrano 18718316dc esp32/ble: enable the BLE interrupt during a SPI flash operation
This commit sets the BLE's interrupt as a IRAM-enabled interrupt,
which enables it to run during a SPI flash operation. This enables
us to create a cache to off-load semaphores and message queues
operations and treat them when the SPI flash operation is finished.
By doing that, we avoid packet losses during a SPI flash operation.
2023-11-10 09:11:35 +08:00
..
esp32 esp32/ble: enable the BLE interrupt during a SPI flash operation 2023-11-10 09:11:35 +08:00
esp32s2 xtensa/esp32s2: Add SPI slave support 2023-11-10 00:34:39 +08:00
esp32s3 boards/esp32s3: Link stack checking function and data to SRAM when enable flash or PSRAM driver 2023-11-09 13:27:31 +01:00