esp-idf/components/newlib/system_libs.lf

23 wiersze
450 B
Plaintext
Czysty Zwykły widok Historia

[mapping:gcc]
archive: libgcc.a
2019-03-22 06:21:15 +00:00
entries:
lib2funcs (noflash_text)
2021-03-10 11:44:58 +00:00
if IDF_TARGET_ESP32 = n:
_divsf3 (noflash)
if IDF_TARGET_ARCH_RISCV:
save-restore (noflash)
[mapping:clang_rt_builtins]
archive: libclang_rt.builtins.a
entries:
if IDF_TARGET_ESP32 = n:
_divsf3 (noflash)
if IDF_TARGET_ARCH_RISCV:
save (noflash)
restore (noflash)
[mapping:gcov]
archive: libgcov.a
2019-03-22 06:21:15 +00:00
entries:
* (noflash)