Update README.md
This commit is contained in:
parent
aac5884411
commit
568b6e9281
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ More documentation and firmware examples will be aviable soon.
|
|||
|
||||
## Via Makefile and DFU
|
||||
|
||||
Or you can generate a basic firmware with HAL init and Makefile with CubeMX. The binary can then be flashed with dfu-utils.
|
||||
Or you can generate a basic firmware with HAL init and Makefile with CubeMX. The binary can then be build with make flashed with dfu-utils.
|
||||
|
||||
$ dfu-util -a 0 -s 0x08000000:leave -D build/pd-buddy-firmware.bin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue