diff --git a/components/riscv/linker.lf b/components/riscv/linker.lf index cfcb303cf0..2e5681238c 100644 --- a/components/riscv/linker.lf +++ b/components/riscv/linker.lf @@ -3,3 +3,4 @@ archive: libriscv.a entries: interrupt (noflash_text) vectors (noflash_text) + stdatomic (noflash_text)