We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d06e8 commit 8b60827Copy full SHA for 8b60827
variants/esp32s2-cdc/sdkconfig.defaults.patch
@@ -0,0 +1,10 @@
1
+--- toit/toolchains/esp32s2/sdkconfig.defaults
2
++++ synthesized/esp32s2-cdc/sdkconfig.defaults
3
+@@ -23,6 +23,7 @@
4
+ CONFIG_SPIRAM_USE_CAPS_ALLOC=y
5
+ CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
6
+ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
7
++CONFIG_ESP_CONSOLE_USB_CDC=y
8
+ CONFIG_ESP_INT_WDT=n
9
+ CONFIG_ESP_TASK_WDT_INIT=n
10
+ CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM=10
0 commit comments