kopia lustrzana https://github.com/espressif/esp-idf
754d631247
Fixes the issue that signed partition table was not generated when
CONFIG_SECURE_BOOT_BUILD_SIGNED_BINARIES was on, because
partition_table_bin depended on unsigned_partition_bin twice.
Regression from
|
||
---|---|---|
.. | ||
test | ||
test_gen_esp32part_host | ||
CMakeLists.txt | ||
Kconfig.projbuild | ||
Makefile.projbuild | ||
component.mk | ||
gen_empty_partition.py | ||
gen_esp32part.py | ||
partitions_singleapp.csv | ||
partitions_singleapp_coredump.csv | ||
partitions_two_ota.csv | ||
partitions_two_ota_coredump.csv | ||
parttool.py | ||
project_include.cmake |