esp-idf/components/app_trace
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
..
gcov
include
sys_view
test
CMakeLists.txt newlib: use --specs=nano.specs to enable "nano" version of C library 2020-03-27 20:04:47 +07:00
Kconfig
app_trace.c
app_trace_util.c
component.mk
heap_trace_tohost.c
host_file_io.c
linker.lf
project_include.cmake
sdkconfig.rename