esp-idf/components/partition_table
2023-02-20 17:05:35 +05:30
..
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_gen_esp32part_host partition_table: add tests for checking secure boot part size 2023-02-09 12:11:47 +05:30
CMakeLists.txt gen_esp32part: allow secure boot v2 based app partition size 4K aligned 2023-02-09 12:08:59 +05:30
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gen_empty_partition.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
gen_esp32part.py gen_esp32part: allow secure boot v2 based app partition size 4K aligned 2023-02-09 12:08:59 +05:30
Kconfig.projbuild paritition_table: Verify the partition table md5sum when loading the app 2021-05-30 23:21:14 +00:00
Makefile.projbuild partition_table: fix make build for new "--secure [v1/v2]" argument 2023-02-20 17:05:35 +05:30
partitions_singleapp_coredump.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
partitions_singleapp_encr_nvs.csv nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
partitions_singleapp.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
partitions_two_ota_coredump.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
partitions_two_ota_encr_nvs.csv nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
partitions_two_ota.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
parttool.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
project_include.cmake partition_table: implement Python API for parttool 2019-06-11 13:17:14 +08:00