OVMS3-idf/components/app_trace
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
..
gcov gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 2019-12-16 19:15:37 +00:00
include bugfix/esp32: add cpp guard headers for app_trace component so that its 2019-11-26 17:44:15 +05:30
sys_view esp32s2: Adds apptrace support 2019-11-13 15:24:01 +03:00
test Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 2019-11-22 05:33:35 +08:00
app_trace.c apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
app_trace_util.c build and link hello-world for esp32s2beta 2019-06-11 13:07:37 +08:00
CMakeLists.txt newlib: use --specs=nano.specs to enable "nano" version of C library 2020-06-02 13:15:08 +07:00
component.mk sys_view: Adds heap tracing API 2019-04-01 19:31:27 +03:00
heap_trace_tohost.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
host_file_io.c apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
Kconfig apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
project_include.cmake gcov_example: Adds cmake target to generate report 2019-07-05 12:44:35 +00:00
sdkconfig.rename apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00