mirror of
https://github.com/apache/nuttx.git
synced 2026-08-26 11:50:50 +00:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| esp32_aliases.ld | ||
| esp32_rom.ld | ||
| flat_memory.ld | ||
| kernel-space.ld | ||
| legacy_sections.ld | ||
| mcuboot_sections.ld | ||
| protected_memory.ld | ||
| user-space.ld | ||