diff --git a/sdkconfig.defaults b/sdkconfig.defaults index c7b8c5d..8f61fa8 100644 --- a/sdkconfig.defaults +++ b/sdkconfig.defaults @@ -1,6 +1,7 @@ # This file was generated using idf.py save-defconfig. It can be edited manually. # Espressif IoT Development Framework (ESP-IDF) 5.5.2 Project Minimal Configuration # +CONFIG_IDF_TARGET="esp32s2" CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y CONFIG_PARTITION_TABLE_CUSTOM=y -CONFIG_IDF_TARGET="esp32s2" +CONFIG_ESP_CONSOLE_USB_CDC=y