diff --git a/components/esp32c3/Kconfig b/components/esp32c3/Kconfig index a3824706b1..7f4e504448 100644 --- a/components/esp32c3/Kconfig +++ b/components/esp32c3/Kconfig @@ -25,7 +25,7 @@ menu "ESP32C3-Specific" choice ESP32C3_REV_MIN prompt "Minimum Supported ESP32-C3 Revision" - default ESP32C3_REV_MIN_0 + default ESP32C3_REV_MIN_3 help Minimum revision that ESP-IDF would support.