Update README.md

This commit is contained in:
Jan Henrik 2019-10-17 23:30:57 +02:00 committed by GitHub
parent 568b6e9281
commit 31579b57b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,8 @@ More documentation and firmware examples will be aviable soon.
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
$ make
$ dfu-util -a 0 -s 0x08000000:leave -D build/firmware.bin
## Images