Question about UART Bootloader
Posted: Fri Mar 25, 2022 1:07 am
What is the difference between the ESP32's "UART bootloader" and the serial bootloader (download mode)? I assume the UART bootloader is not referring to the software bootloader that loads the partition table and app image. I see that the eFuses DISABLE_DL_ENCRYPT and DISABLE_DL_DECRYPT refer to a UART bootloader, so I am just hoping for some clarification. Thanks.