]> granicus.if.org Git - esp-idf/commit
partition_table: Hard error if CSV contains invalid/overlapping offsets
authorAngus Gratton <angus@espressif.com>
Thu, 12 Jul 2018 01:32:58 +0000 (11:32 +1000)
committerAngus Gratton <gus@projectgus.com>
Wed, 1 Aug 2018 09:23:38 +0000 (19:23 +1000)
commit28801449e3454c718c0329891acc9af8d826e793
tree585628dd4fdcb1d0c2f9315a229be0c494beb904
parent1c7a8b3b712c4020562551f692d0ced8f7470d2c
partition_table: Hard error if CSV contains invalid/overlapping offsets

Based on report on forum here:
https://esp32.com/viewtopic.php?f=13&t=6382&p=27514

Previous versions were much more relaxed about what could be in the partition
table, erroring out avoids unexpected changes on upgrade like different
partition offsets.
components/partition_table/Kconfig.projbuild
components/partition_table/gen_esp32part.py
components/partition_table/test_gen_esp32part_host/gen_esp32part_tests.py
docs/en/api-guides/partition-tables.rst