OVMS3-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 unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
Kconfig esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
Makefile.projbuild unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
unity_port_esp32.c Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
unity_runner.c Add support a [leaks] tag for UT 2019-04-12 09:31:23 +08:00