mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
10 lines
180 B
Plaintext
10 lines
180 B
Plaintext
[mapping:newlib]
|
|
archive: libnewlib.a
|
|
entries:
|
|
heap (noflash)
|
|
abort (noflash)
|
|
assert (noflash)
|
|
stdatomic (noflash)
|
|
if IDF_TARGET_ARCH_RISCV:
|
|
port_stdatomic (noflash)
|