From: Angus Gratton Date: Tue, 16 May 2017 07:03:11 +0000 (+0800) Subject: Merge branch 'bugfix/gen_esp32part' into 'master' X-Git-Tag: v2.1-rc1~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dad7ab621872cc53a83541dcf458d92899993c0;p=esp-idf Merge branch 'bugfix/gen_esp32part' into 'master' Partition table gen esp32part fixes: App offset errors, Python 3 support As mentioned on forums, gen_esp32part.py wasn't erroring correctly if a non-64KB-aligned app partition was referenced. Also merges a PR to add Python 2&3 support (with some tweaks). Not very useful in IDF right now, but useful for Arduino. See merge request !751 --- 4dad7ab621872cc53a83541dcf458d92899993c0