mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 20:54:24 +00:00

Simple flash read command is not supported if Secure DL mode is enabled on the target. Remove reference of this from the relevant docs part. Related: https://github.com/espressif/esptool/issues/810 Related: ESPTOOL-567 Closes IDF-6468