esp-idf/components/unity
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
..
include esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
unity@7d2bf62b7e
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
Kconfig esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
Makefile.projbuild
component.mk esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
unity_port_esp32.c
unity_runner.c