OVMS3-idf/components/partition_table
2018-09-12 10:58:38 +08:00
..
test Add test for partition mmap straddling 64K page issue 2017-07-06 18:22:43 +08:00
test_gen_esp32part_host partition_table: Check - partition names must be unique 2018-09-12 10:58:38 +08: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 partition_table: Check - partition names must be unique 2018-09-12 10:58:38 +08:00
Kconfig.projbuild partition_table: Hard error if CSV contains invalid/overlapping offsets 2018-08-01 19:23:38 +10:00
Makefile.projbuild Use check_python_dependencies everywhere as order-only-prerequisite 2018-09-03 11:42:10 +02: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 cmake/partitions: Apply offset to partition table metadata correctly 2018-08-29 20:22:55 +08: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