mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 11:55:00 +00:00
c17d55eb9b
Previous method was to write-protect this efuse, however on ECO3 the write protect field also covers the UART_DOWNLOAD_DIS efuse. Doing it this way keeps the possibility of disabling UART download mode, later.