mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 23:05:05 -06:00
docs: Updates to stm32f103 benchmarks
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
7cbc44b8d3
commit
aa693fbdc1
3 changed files with 4 additions and 3 deletions
|
@ -235,6 +235,7 @@ https://github.com/rogerclarkmelbourne/STM32duino-bootloader
|
|||
This bootloader can be flashed via 3.3V serial with something like:
|
||||
```
|
||||
wget 'https://github.com/rogerclarkmelbourne/STM32duino-bootloader/raw/master/binaries/generic_boot20_pc13.bin'
|
||||
|
||||
stm32flash -w generic_boot20_pc13.bin -v -g 0 /dev/ttyAMA0
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue