OVMS3-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 WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08: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 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
app_trace.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
app_trace_util.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
CMakeLists.txt newlib: use --specs=nano.specs to enable "nano" version of C library 2020-03-27 20:04:47 +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