esp-idf/components/bootloader
Angus Gratton 6f6b4c3983 cmake partition_table: Check binaries fit in partition spaces at build time
- Bootloader is checked not to overlap partition table
- Apps are checked not to overlap any app partition regions

Supported for CMake build system only.

Closes https://github.com/espressif/esp-idf/pull/612
Closes https://github.com/espressif/esp-idf/issues/5043
Probable fix for https://github.com/espressif/esp-idf/issues/5456
2021-04-16 16:40:47 +10:00
..
subproject bootloader: Suppress a Cmake warning - variables were not used by the project 2021-04-13 11:28:13 +00:00
CMakeLists.txt esptool_py: Add esptool_py as a dependency for any component that uses it 2021-03-08 19:47:38 +11:00
Kconfig.projbuild secure_boot_v2: Adds support SB_V2 for ESP32-C3 ECO3 2021-04-07 19:52:44 +08:00
Makefile.projbuild bootloader: Fix error in Make build system when signature options is on 2021-04-13 11:28:13 +00:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
project_include.cmake cmake partition_table: Check binaries fit in partition spaces at build time 2021-04-16 16:40:47 +10:00
sdkconfig.rename feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30