Skip to content

Commit a17acc8

Browse files
authored
minor update to *.json board files (#222)
1 parent 96171e7 commit a17acc8

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

boards/yb_esp32s3_amp_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"require_upload_port": true,
4343
"speed": 460800
4444
},
45-
"url": "https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-AMP",
45+
"url": "https://github.com/yellobyte/YB-ESP32-S3-AMP",
4646
"vendor": "YelloByte"
4747
}

boards/yb_esp32s3_amp_v3.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"core": "esp32",
88
"extra_flags": [
99
"-DARDUINO_YB_ESP32S3_AMP_V3",
10+
"-DARDUINO_USB_MODE=1",
1011
"-DARDUINO_USB_CDC_ON_BOOT=1",
1112
"-DARDUINO_RUNNING_CORE=1",
1213
"-DARDUINO_EVENT_RUNNING_CORE=1",
@@ -43,6 +44,6 @@
4344
"require_upload_port": true,
4445
"speed": 460800
4546
},
46-
"url": "https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-AMP",
47+
"url": "https://github.com/yellobyte/YB-ESP32-S3-AMP",
4748
"vendor": "YelloByte"
4849
}

boards/yb_esp32s3_eth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"require_upload_port": true,
4747
"speed": 460800
4848
},
49-
"url": "https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-ETH",
49+
"url": "https://github.com/yellobyte/YB-ESP32-S3-ETH",
5050
"vendor": "YelloByte"
5151
}

0 commit comments

Comments
 (0)