Updated How to use keyboard UART port to flash firmware (markdown)

GNU 2024-08-07 00:03:34 -07:00
parent 6a54047df4
commit 06910f3177

@ -30,7 +30,7 @@ here is the process:
```
$ sudo stm32flash -w uconsole.kbd.0.4_48mhz.bin -v -S 0x08000000 /dev/ttyUSB0
```
You can get uconsole.kbd.0.4_48mhz.bin from https://github.com/clockworkpi/uConsole/Bin/
You can get uconsole.kbd.0.4_48mhz.bin from https://github.com/clockworkpi/uConsole/tree/master/Bin
## Normal flashing output
```