nuttx/boards/xtensa
Tiago Medicci Serrano a71a3258b7 esp32s3/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-10-05 11:25:43 +08:00
..
esp32 Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
esp32s2 xtensa/esp32s2: Add support to TWAI/CANBus controller 2023-09-28 09:35:08 +08:00
esp32s3 esp32s3/ble: enable the BLE interrupt during a SPI flash operation 2023-10-05 11:25:43 +08:00