mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 04:15:21 +02:00
f988dc9587
Fix flash write protect bug As reported in github #50 and on forum. Incorporates other esptool.py changes: https://github.com/themadinventor/esptool/compare/197ba605...5c6962e8 See merge request !144