You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-DARDUINO_USB_MODE=0 ;; this flag is mandatory for ESP32-S2 !
@@ -327,7 +325,6 @@ build_flags = -g
327
325
-DARDUINO_ARCH_ESP32
328
326
-DARDUINO_ARCH_ESP32C3
329
327
-DCONFIG_IDF_TARGET_ESP32C3=1
330
-
-D CONFIG_ASYNC_TCP_USE_WDT=0
331
328
-DCO
332
329
-DARDUINO_USB_MODE=1 ;; this flag is mandatory for ESP32-C3
333
330
;; please make sure that the following flags are properly set (to 0 or 1) by your board.json, or included in your custom platformio_override.ini entry:
;; please make sure that the following flags are properly set (to 0 or 1) by your board.json, or included in your custom platformio_override.ini entry:
0 commit comments