OVMS3-idf/components/app_trace
morris c159984264 separate rom from esp32 component to esp_rom
1. separate rom include files and linkscript to esp_rom
2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h"
3. Forward compatible
4. update mqtt
2019-03-21 18:51:45 +08:00
..
gcov gcov: use GCC API to control GCOV data dumps 2018-09-20 18:53:14 +08:00
include cleanup app_trace_to_host example 2019-01-31 21:28:52 +08:00
sys_view separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
test cmake: Add support for test build 2018-10-20 12:07:24 +08:00
app_trace.c cleanup app_trace_to_host example 2019-01-31 21:28:52 +08:00
app_trace_util.c move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
CMakeLists.txt cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
component.mk app_trace: fix linker fragment not included in Make build 2018-11-30 11:05:43 +08:00
host_file_io.c host_file_io: Fixes uninitialized 'offset' and 'whence' fseek args 2018-07-03 19:34:13 +03:00
Kconfig sys_view: expose max tasks configuration parameter 2019-02-05 18:18:24 +05:30
linker.lf app_trace: require timer driver to be in IRAM 2018-11-30 11:05:43 +08:00