0ddb64555a
This commit provides an interface to register ISRs that run from IRAM and keeps track of the non-IRAM interrupts. It enables, for instance, to avoid disabling all the interrupts during a SPI flash operation: IRAM-enabled ISRs are, then, able to run during these operations. |
||
---|---|---|
.. | ||
.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 |