mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
esp2020r1 toolchain includes a nano.specs file, which instructs GCC to substitute libc.a with libc_nano.a. In the build system, this simplifies handling of the nano formatting option, eliminating LIBC and LIBM global variables.