esp-idf/components/riscv/linker.lf
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)