mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 18:46:34 +03:00
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.