mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
- add two versions of libc: libc.a and libc_nano.a. First one has full C99 formatting support, second one uses “nano” formatting functions available in ROM. - fix linker error for fmod, fmodf, atof, atoff - update tests