esp-idf/components/partition_table
Fu Hanxi 0146f258d7 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
..
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_gen_esp32part_host style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt cmake: Apply cmakelint fixes 2020-11-11 07:36:35 +00:00
Kconfig.projbuild nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00
Makefile.projbuild tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
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 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
partitions_singleapp.csv
partitions_singleapp_coredump.csv
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_two_ota.csv
partitions_two_ota_coredump.csv
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
parttool.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
project_include.cmake