fix(bootlaoder): Fix documentation as ESP32 does not support secure download mode

This commit is contained in:
harshal.patil
2025-06-20 10:50:28 +05:30
parent 7ee856b644
commit e3839b3f3f

View File

@@ -1211,7 +1211,7 @@ menu "Security features"
It is also possible to enable secure download mode at runtime by calling
esp_efuse_enable_rom_secure_download_mode()
Note: Secure Download mode is not available for ESP32 (includes revisions till ECO3).
Note: Secure Download mode is not available for ESP32.
config SECURE_INSECURE_ALLOW_DL_MODE
bool "UART ROM download mode (Enabled (not recommended))"