Skip to content

Commit

Permalink
Merge branch 'platformio:develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DogushC authored Dec 17, 2024
2 parents 02f5206 + ac5510a commit b363a5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion boards/dfrobot_romeo_esp32s3.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"-DARDUINO_DFROBOT_ROMEO_ESP32S3",
"-DARDUINO_USB_MODE=1",
"-DARDUINO_RUNNING_CORE=1",
"-DARDUINO_EVENT_RUNNING_CORE=1"
"-DARDUINO_EVENT_RUNNING_CORE=1",
"-DARDUINO_USB_CDC_ON_BOOT=1"
],
"f_cpu": "240000000L",
"f_flash": "80000000L",
Expand Down

0 comments on commit b363a5b

Please sign in to comment.