esp-idf/components/bootloader
Mahavir Jain e712a91488 spi_flash: add config option to enable encrypted partition read/write
This feature can be disabled to save some IRAM (approx 1KB) for cases
where flash encryption feature is not required.
2021-01-28 12:19:21 +00:00
..
subproject Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master' 2021-01-21 08:42:49 +08:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig.projbuild spi_flash: add config option to enable encrypted partition read/write 2021-01-28 12:19:21 +00:00
Makefile.projbuild tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
project_include.cmake bootloader: make bootloader offset address in flash configurable 2020-07-20 10:51:05 +08:00
sdkconfig.rename