1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 16:39:12 -04:00

10 lines
180 B
Plaintext
Raw Normal View History

[mapping:newlib]
archive: libnewlib.a
entries:
heap (noflash)
2020-02-02 23:18:29 +08:00
abort (noflash)
assert (noflash)
2021-02-19 21:41:26 +08:00
stdatomic (noflash)
2023-03-24 11:18:55 +08:00
if IDF_TARGET_ARCH_RISCV:
port_stdatomic (noflash)