OVMS3-idf/components/partition_table
Angus Gratton c16fbbf614 partition table: Remove hard-coded offsets from default partition tables
Makes them compatible with moving the partition table offset
2018-08-20 16:58:00 +10: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 Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10: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 partition_table: Support same fallback logic as bootloader for default boot partition 2018-06-25 05:36:55 +00:00
project_include.cmake cmake: Fix flasher argument generation 2018-08-20 10:47:42 +10:00