nuttx/arch
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
..
arm sama5: add support for QSPI 2023-11-08 21:58:02 +01:00
arm64 qemu/arm64: implement up_textheap_align and support sotest 2023-10-30 18:20:22 +08:00
avr Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
ceva format: modify spin_lock_irqsave format 2023-10-06 20:00:04 -04:00
dummy
hc net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
mips Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
misoc Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
or1k Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
renesas Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
risc-v cmake: move NUTTX_CHIP_ABS_DIR before common src 2023-11-07 17:39:03 +01:00
sim mm: record the maximum system memory usage 2023-11-09 09:08:49 +08:00
sparc Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
x86 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
x86_64 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
xtensa esp32/ble: enable the BLE interrupt during a SPI flash operation 2023-11-10 09:11:35 +08:00
z16
z80 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
CMakeLists.txt
Kconfig mm/kmap: Fix bad dependency to ARCH_VMA_MAPPING 2023-11-02 15:10:57 +02:00