esp-idf/components/newlib
Ivan Grokhotkov cc1d287133 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-03-27 20:04:47 +07:00
..
platform_include
test
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
component.mk
esp32-spiram-rom-functions-c.lf
heap.c
locks.c
newlib.lf
poll.c
pthread.c
random.c
reent_init.c
syscall_table.c
syscalls.c
termios.c
time.c