Working serial on S3 too. Interesting...

This commit is contained in:
2025-12-29 11:40:46 +11:00
parent 1a651b149d
commit 4bbab345b0

View File

@@ -28,6 +28,8 @@ framework = arduino
monitor_speed = 115200
monitor_filters = esp32_exception_decoder
build_flags =
-D ARDUINO_USB_MODE=1
-D ARDUINO_USB_CDC_ON_BOOT=1
# -DCORE_DEBUG_LEVEL=3
[env:esp32-s3-debug]