From: Angus Gratton Date: Fri, 27 Jan 2017 00:34:08 +0000 (+0800) Subject: Merge branch 'bugfix/encrypted_partition_flag' into 'master' X-Git-Tag: v2.0-rc2~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21c7fc624af3a9eea287c51eee943732111d7b10;p=esp-idf Merge branch 'bugfix/encrypted_partition_flag' into 'master' Use PART_FLAG_ENCRYPTED value in gen_esp32part.py Currently paritions marked as encrypted by gen_esp32part.py are not recognized as such and encrypted writes don't work. This is part of espressif/esp-idf#253 Merges Pull Request #293 https://github.com/espressif/esp-idf/pull/293 See merge request !470 --- 21c7fc624af3a9eea287c51eee943732111d7b10