OVMS3-idf/components/app_trace
Renz Christian Bagaporo 9b350f9ecc cmake: some formatting fixes
Do not include bootloader in flash target when secure boot is enabled.
Emit signing warning on all cases where signed apps are enabled (secure
boot and signed images)
Follow convention of capital letters for SECURE_BOOT_SIGNING_KEY
variable, since it is
relevant to other components, not just bootloader.
Pass signing key and verification key via config, not requiring
bootloader to know parent app dir.
Misc. variables name corrections
2019-06-21 19:53:29 +08:00
..
gcov all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
include sys_view: Adds heap tracing API 2019-04-01 19:31:27 +03:00
sys_view sys_view: Adds heap tracing API 2019-04-01 19:31:27 +03:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
app_trace.c all: Using xxx_periph.h 2019-06-03 14:15:08 +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: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk sys_view: Adds heap tracing API 2019-04-01 19:31:27 +03:00
heap_trace_tohost.c sys_view: Adds heap tracing API 2019-04-01 19:31:27 +03:00
host_file_io.c apptrace: Adds checks for user arguments in apptrace API 2019-04-01 15:56:14 +03:00
Kconfig Rename Kconfig options (components/app_trace) 2019-05-21 09:32:55 +02:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
sdkconfig.rename Rename Kconfig options (components/app_trace) 2019-05-21 09:32:55 +02:00