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

GNU 2024-08-07 00:02:48 -07:00
parent bcfa6ed2a7
commit 6a54047df4

@ -30,6 +30,8 @@ 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/
## Normal flashing output
```
stm32flash 0.5