Fix vonreg cpu config

This commit is contained in:
Thomas Haukland
2022-10-28 21:30:27 +02:00
parent 8ddf9904e5
commit 7473f7100d
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"mousekey": true,
"nkro": true
},
"processor": "STM32F401",
"development_board": "blackpill_f401",
"url": "https://github.com/tompi/vonreg",
"usb": {
"pid": "0x0000",
+4
View File
@@ -1,3 +1,5 @@
If the blackpill wont go into dfu mode, short A10 to ground, and hold boot while powering on. After this you should reliably boot into dfu by holding top outer key while powering on.
To flash left:
make vonreg:default:dfu-util-split-left
@@ -5,3 +7,5 @@ make vonreg:default:dfu-util-split-left
To flash right:
make vonreg:default:dfu-util-split-right