OVMS3-idf/components/partition_table
2018-09-24 11:25:21 +05:30
..
test nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
test_gen_esp32part_host partition_table: Add Python 2 & 3 support 2018-09-18 14:10:55 +02:00
CMakeLists.txt cmake: Account for missing partition CSV file at cmake runtime 2018-08-29 20:22:55 +08: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 nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
Kconfig.projbuild partition_table: Hard error if CSV contains invalid/overlapping offsets 2018-08-01 19:23:38 +10:00
Makefile.projbuild Remove trailing spaces from parttool.py output 2018-09-18 16:49:30 +03:00
partitions_singleapp.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_singleapp_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
partitions_two_ota_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
parttool.py Remove trailing spaces from parttool.py output 2018-09-18 16:49:30 +03:00
project_include.cmake cmake: partition_table: Use PYTHON interpreter when running parttool.py (fixes flasher args on Windows) 2018-08-29 20:22:55 +08:00