]> granicus.if.org Git - esp-idf/commit
gen_esp32part.py: Correctly error out for non-64KB aligned app partitions
authorAngus Gratton <angus@espressif.com>
Fri, 12 May 2017 02:07:59 +0000 (12:07 +1000)
committerAngus Gratton <gus@projectgus.com>
Fri, 12 May 2017 02:27:53 +0000 (12:27 +1000)
commit7eb0b3c2d776e5b35b3eec1d9f20ece05f6691f1
treead9cec666ecb9ddd8427f5ca211c745a1b0470c6
parentc9969ab99694565eba8d8a05eefdd0750df73c57
gen_esp32part.py: Correctly error out for non-64KB aligned app partitions

Also clean up error handling for verification errors in general.

Ref https://esp32.com/viewtopic.php?f=13&t=1838&p=8685#p8659
components/partition_table/gen_esp32part.py
components/partition_table/tests/gen_esp32part_tests.py