OVMS3-idf/components/partition_table
2018-08-27 18:02:30 +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: Support same fallback logic as bootloader for default boot partition 2018-06-25 05:36:55 +00:00
CMakeLists.txt cmake: Account for missing partition CSV file at cmake runtime 2018-08-27 11:56:48 +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 secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +10:00
Kconfig.projbuild partition_table: Expanding the space under the bootloader 2018-06-08 18:47:29 +05:00
Makefile.projbuild secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +10:00
partitions_singleapp.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-20 16:58:00 +10:00
partitions_singleapp_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-20 16:58:00 +10:00
partitions_two_ota.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-20 16:58:00 +10:00
partitions_two_ota_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-20 16:58:00 +10:00
parttool.py cmake/partitions: Apply offset to partition table metadata correctly 2018-08-23 11:15:23 +10:00
project_include.cmake cmake: partition_table: Use PYTHON interpreter when running parttool.py (fixes flasher args on Windows) 2018-08-27 18:02:30 +08:00