OVMS3-idf/components/soc
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
..
esp32 Merge branch 'bugfix/spi_flash_remove_include_chain_in_host_drv' into 'master' 2019-06-21 13:12:09 +08:00
include Merge branch 'bugfix/spi_flash_remove_include_chain_in_host_drv' into 'master' 2019-06-21 13:12:09 +08:00
src spi: multichip support 2019-06-20 10:38:52 +08: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 make: fix build failure on macos with GNU make <= 3.81 2019-05-16 14:09:43 +02:00
linker.lf spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00