a71a3258b7
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 | ||
esp32s3_aliases.ld | ||
esp32s3_peripherals.ld | ||
esp32s3_rom_aliases.ld | ||
esp32s3_rom_api.ld | ||
esp32s3_rom.ld | ||
flat_memory.ld | ||
kernel-space.ld | ||
legacy_sections.ld | ||
mcuboot_sections.ld | ||
protected_memory.ld | ||
user-space.ld |