Make serial port on wio-sdk-wm1110 board work

By disabling the (inaccessible) adafruit USB
This commit is contained in:
geeksville
2024-06-20 09:47:07 -07:00
parent 9a80951d6f
commit 9266a53f4e
5 changed files with 32 additions and 8 deletions

View File

@@ -7,13 +7,6 @@
"cpu": "cortex-m4",
"extra_flags": "-DARDUINO_WIO_WM1110 -DNRF52840_XXAA",
"f_cpu": "64000000L",
"hwids": [
["0x239A", "0x8029"],
["0x239A", "0x0029"],
["0x239A", "0x002A"],
["0x239A", "0x802A"]
],
"usb_product": "WIO-BOOT",
"mcu": "nrf52840",
"variant": "Seeed_WIO_WM1110",
"bsp": {