Skip to content

Commit 8b60827

Browse files
committed
Add esp32s2-cdc variant.
1 parent 33d06e8 commit 8b60827

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)