OVMS3-idf/components/fatfs
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
..
src fatfs: add option to prefer ext. RAM for internal buffers 2018-11-29 19:26:46 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
test_fatfs_host spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk fatfs: add vfs support 2017-01-09 05:54:04 +08:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00