add USB CDC support, and implement self-check diagnostic

This commit is contained in:
2026-08-13 22:23:15 +02:00
parent 58b3a97d73
commit c64d145a1a
5 changed files with 233 additions and 88 deletions
+3 -1
View File
@@ -10,5 +10,7 @@ rustflags = [
# runner = "gdb -q -x openocd.gdb"
# runner = "wlink -v flash"
runner = "wlink -v flash --enable-sdi-print --watch-serial --erase"
runner = "wchisp flash"
#runner = "wlink -v flash --enable-sdi-print --watch-serial --erase"
# runner = "wlink -v flash"