esp-idf/components/partition_table
2021-06-07 17:59:12 +10:00
..
test unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
test_gen_esp32part_host components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
CMakeLists.txt cmake: partition_table: Fix generation of MD5 for partition table when using CMake 2021-06-07 17:59:12 +10:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
gen_esp32part.py Fix subtype in PartitionTable.find_by_type 2020-02-10 08:37:45 +01:00
Kconfig.projbuild paritition_table: Verify the partition table md5sum when loading the app 2021-06-02 16:32:31 +10:00
Makefile.projbuild bootloader: Add fault injection resistance to Secure Boot bootloader verification 2021-03-31 17:54:45 +05:30
partitions_singleapp_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_singleapp.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_two_ota_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_two_ota.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
parttool.py partition_table: Fix parttool.py crashes when retrieving partition info 2020-06-04 16:43:06 +08:00
project_include.cmake cmake: Fix bug where PHY partition offset incorrectly set 2020-03-02 23:27:51 +00:00