]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/spi_flash_exclude_encrypted' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 13 Mar 2019 05:15:24 +0000 (13:15 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 13 Mar 2019 05:15:24 +0000 (13:15 +0800)
commit961e43339577bb1f2defe1fddad92c6d46663974
tree1cf15a7576bd1e8224dd8331774366e0af2b221a
parentf44dcf4878e6c055947fb1aeff59191284d07152
parentbf35ef1ce7b7db30d499d4058d6a4f39ba467fca
Merge branch 'bugfix/spi_flash_exclude_encrypted' into 'master'

esp_partition: disable encrypted reads/writes if flash encryption is disabled

See merge request idf/esp-idf!4099