]> granicus.if.org Git - esp-idf/commit
Use PART_FLAG_ENCRYPTED value in gen_esp32part.py
authorDeomid Ryabkov <rojer@cesanta.com>
Tue, 24 Jan 2017 14:42:02 +0000 (14:42 +0000)
committerAngus Gratton <angus@espressif.com>
Thu, 26 Jan 2017 01:27:00 +0000 (12:27 +1100)
commit4f7e4dd0f5766f900ae1e00b8f79bf6a7213ffad
treea80820c8893219e964476f2f2eff695988388016
parent32ad1e676dbcd4cbcf2456155b5b4132130769a2
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
components/partition_table/gen_esp32part.py