mirror of
https://github.com/apache/nuttx.git
synced 2026-09-06 08:56:32 +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. |
||
|---|---|---|
| .. | ||
| configs | ||
| include | ||
| scripts | ||
| src | ||
| Kconfig | ||