esp-idf/components/riscv/linker.lf
Marius Vikhammer f7d045ad5c riscv: moved some interrupt functions from IRAM to flash
These functions dont need to be in IRAM.
2023-04-10 12:21:11 +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)