diff --git a/components/riscv/linker.lf b/components/riscv/linker.lf index cfcb303cf0..a32848659e 100644 --- a/components/riscv/linker.lf +++ b/components/riscv/linker.lf @@ -2,4 +2,6 @@ archive: libriscv.a entries: interrupt (noflash_text) + interrupt:intr_handler_get (default) + interrupt:intr_handler_set (default) vectors (noflash_text)