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

3
extra_scripts/README.md Normal file
View File

@@ -0,0 +1,3 @@
# extra_scripts
This directory contains special [scripts](https://docs.platformio.org/en/latest/scripting/index.html) that are used to modify the platformio environment in rare cases.