esp-idf/components/partition_table
Marius Vikhammer b3e7b58d04 parttool: make part_list an optional argument
Previous versions of PartitionType only required type and subtype as
arguments for the constructor. Make the new part_list argument optional to
keep backwards compatibilty
2020-10-10 09:46:51 +08:00
..
test NVS: using esp_partition API 2020-09-14 10:34:34 +08:00
test_gen_esp32part_host partition_table: Extend the get_partition_info command 2020-10-05 17:56:43 +08:00
CMakeLists.txt partition_table: fix generation of signed partition table 2020-05-31 18:39:30 +02:00
Kconfig.projbuild Coredump config option rename throughout IDF 2020-09-30 20:22:27 +05:30
Makefile.projbuild
component.mk
gen_empty_partition.py
gen_esp32part.py partition_table: Extend the get_partition_info command 2020-10-05 17:56:43 +08:00
partitions_singleapp.csv
partitions_singleapp_coredump.csv
partitions_two_ota.csv
partitions_two_ota_coredump.csv
parttool.py parttool: make part_list an optional argument 2020-10-10 09:46:51 +08:00
project_include.cmake