OVMS3-idf/components/partition_table
2020-03-22 22:45:48 +08:00
..
test nvs_flash: Add support for nvs encryption 2018-10-04 19:25:12 +05:30
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 partition_table: output partition table info for partition_table target 2020-03-22 22:45: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 nvs_flash: Add support for nvs encryption 2018-10-04 19:25:12 +05:30
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