OVMS3-idf/components/partition_table
Ivan Grokhotkov 26800ed71e global: update note in the partition tables
The build system automatically determines offsets of partitions from
the partition table, so no manual changes are needed. Instead, add a
note that partition offsets may need to be updated when increasing
the bootloader size.
2019-07-27 10:28:16 +02:00
..
test components: use new component registration api 2019-06-21 19:53:29 +08:00
test_gen_esp32part_host partition_table: implement Python API for parttool 2019-06-11 13:17:14 +08:00
CMakeLists.txt bootloader: fix secure boot issues 2019-06-28 10:54:21 +08:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
gen_empty_partition.py partition_table: implement Python API for parttool 2019-06-11 13:17:14 +08:00
gen_esp32part.py bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
Kconfig.projbuild Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
Makefile.projbuild partition_table,app_update: use config partition table offset 2019-06-11 13:17:14 +08:00
partitions_singleapp.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
partitions_singleapp_coredump.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
partitions_two_ota.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
partitions_two_ota_coredump.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
parttool.py Add --baud option to parttool 2019-07-10 15:09:46 +02:00
project_include.cmake partition_table: implement Python API for parttool 2019-06-11 13:17:14 +08:00