diff --git a/boards/yb_esp32s3_amp_v2.json b/boards/yb_esp32s3_amp_v2.json index 645a8d597..3f4c6d3d1 100644 --- a/boards/yb_esp32s3_amp_v2.json +++ b/boards/yb_esp32s3_amp_v2.json @@ -42,6 +42,6 @@ "require_upload_port": true, "speed": 460800 }, - "url": "https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-AMP", + "url": "https://github.com/yellobyte/YB-ESP32-S3-AMP", "vendor": "YelloByte" } diff --git a/boards/yb_esp32s3_amp_v3.json b/boards/yb_esp32s3_amp_v3.json index 8297e8bd5..3d1b87977 100644 --- a/boards/yb_esp32s3_amp_v3.json +++ b/boards/yb_esp32s3_amp_v3.json @@ -7,6 +7,7 @@ "core": "esp32", "extra_flags": [ "-DARDUINO_YB_ESP32S3_AMP_V3", + "-DARDUINO_USB_MODE=1", "-DARDUINO_USB_CDC_ON_BOOT=1", "-DARDUINO_RUNNING_CORE=1", "-DARDUINO_EVENT_RUNNING_CORE=1", @@ -43,6 +44,6 @@ "require_upload_port": true, "speed": 460800 }, - "url": "https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-AMP", + "url": "https://github.com/yellobyte/YB-ESP32-S3-AMP", "vendor": "YelloByte" } diff --git a/boards/yb_esp32s3_eth.json b/boards/yb_esp32s3_eth.json index 1d99b67f9..527a74ce8 100644 --- a/boards/yb_esp32s3_eth.json +++ b/boards/yb_esp32s3_eth.json @@ -46,6 +46,6 @@ "require_upload_port": true, "speed": 460800 }, - "url": "https://github.com/yellobyte/ESP32-DevBoards-Getting-Started/tree/main/boards/YB-ESP32-S3-ETH", + "url": "https://github.com/yellobyte/YB-ESP32-S3-ETH", "vendor": "YelloByte" }