esp-idf/components/partition_table
Ivan Grokhotkov 7830af1eb9 partition_table: allow enabling this component for Linux target
Currently partition_table_bin target is not added as a dependency
when building Linux app, and has to be specified manually
(idf.py partition-table).
2022-01-24 18:51:40 +01:00
..
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
test_gen_esp32part_host partition_table: warn if data partition offset is not 4kB aligned 2021-08-23 08:09:28 +02:00
CMakeLists.txt partition_table: allow enabling this component for Linux target 2022-01-24 18:51:40 +01:00
Kconfig.projbuild
check_sizes.py check_sizes.py: Fix bootloader size message in build log 2021-09-02 10:28:34 +05:00
gen_empty_partition.py
gen_esp32part.py partition_table: warn if data partition offset is not 4kB aligned 2021-08-23 08:09:28 +02:00
partitions_singleapp.csv
partitions_singleapp_coredump.csv
partitions_singleapp_encr_nvs.csv
partitions_singleapp_large.csv
partitions_singleapp_large_coredump.csv
partitions_singleapp_large_encr_nvs.csv
partitions_two_ota.csv
partitions_two_ota_coredump.csv
partitions_two_ota_encr_nvs.csv
parttool.py
project_include.cmake