1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 07:29:08 -04:00
Marius Vikhammer de33225c31 riscv: moved some interrupt functions from IRAM to flash
These functions dont need to be in IRAM.
2023-04-24 10:27:31 +08:00

8 lines
183 B
Plaintext

[mapping:riscv]
archive: libriscv.a
entries:
interrupt (noflash_text)
interrupt:intr_handler_get (default)
interrupt:intr_handler_set (default)
vectors (noflash_text)