Update readme

This commit is contained in:
2022-07-17 11:52:09 +02:00
parent 357a4b3510
commit b4b82e1557

View File

@@ -60,7 +60,7 @@ source [find target/stm32f1x.cfg]
set WORKAREASIZE 0x10000
```
Execute the openocd and connect with telnet
Execute openocd and connect with telnet
```
openocd stm32f103.cfg
telnet localhost 4444