OVMS3-idf/components/app_trace
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
2018-04-30 09:59:20 +10:00
..
gcov Revert "esp32: New Task Watchdog API" 2017-09-30 18:07:19 +08:00
include esp32: Adds gcov over JTAG feature 2017-09-07 18:13:16 +03:00
sys_view sysview: fix compilation in 1 core mode, refactor timer choices 2018-01-17 12:23:28 +08:00
test unit_tests/Update unit test timer divider 2017-10-30 19:42:16 +08:00
app_trace.c esp32: Fixes apptrace down buffer management 2018-02-21 10:13:25 +03:00
app_trace_util.c freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
CMakeLists.txt cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10:00
component.mk esp32: Adds gcov over JTAG feature 2017-09-07 18:13:16 +03:00
host_file_io.c esp32: Fixes double initialization of apptrace down ring buffer in dual core mode 2017-09-15 22:45:21 +03:00
Kconfig sysview: fix compilation in 1 core mode, refactor timer choices 2018-01-17 12:23:28 +08:00