OVMS3-idf/components/app_update
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 merge esp_flash_data_types into esp_flash_partitions 2019-03-18 08:51:55 +00:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk app_update: Fix a handling of version as string 2019-01-24 12:13:38 +08:00
esp_app_desc.c Rename Kconfig options (components/bootloader) 2019-05-21 09:32:55 +02:00
esp_ota_ops.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
Kconfig.projbuild Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
Makefile.projbuild partition_table,app_update: use config partition table offset 2019-06-11 13:17:14 +08:00
otatool.py app_update: implement Python API for otatool 2019-06-11 13:17:14 +08:00