mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
newlib: Put atomic function in IRAM
This commit is contained in:
parent
55fd7d43c1
commit
e5355e57a1
@ -5,3 +5,5 @@ entries:
|
||||
abort (noflash)
|
||||
assert (noflash)
|
||||
stdatomic (noflash)
|
||||
if IDF_TARGET_ARCH_RISCV:
|
||||
port_stdatomic (noflash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user