Boards update

This commit is contained in:
Jason2866
2024-12-19 16:22:58 +01:00
parent 95d72d4241
commit 55ef55906f
16 changed files with 375 additions and 15 deletions
+2 -2
View File
@@ -1,7 +1,6 @@
{
"build": {
"arduino": {
"ldscript": "esp32s3_out.ld",
"partitions": "app3M_fat9M_16MB.csv",
"memory_type": "qio_opi"
},
@@ -10,7 +9,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",