mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/atomic_iram' into 'master'
newlib: Put atomic function in IRAM See merge request espressif/esp-idf!22913
This commit is contained in:
commit
b55df8e505
@ -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