Files
esp-idf/components/newlib
Ivan Grokhotkov 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library
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.
2020-06-02 13:15:08 +07:00
..
2019-11-20 11:17:27 +01:00
2019-07-11 06:20:21 +00:00
2019-07-11 06:20:21 +00:00
2019-07-02 17:17:18 +02:00