README: Add USB VID/PID to dfu-util command.

This reflects how it's done in stmhal/Makefile, via deploy.
nlr-macros
Damien George 2014-07-31 18:45:34 +01:00
parent 4747becc64
commit 5aac6aa445
1 changed files with 1 additions and 1 deletions

View File

@ -92,4 +92,4 @@ You will need the dfu-util program, on Arch Linux it's dfu-util-git in the
AUR. If the above does not work it may be because you don't have the
correct permissions. Try then:
$ sudo dfu-util -a 0 -D build-PYBV10/firmware.dfu
$ sudo dfu-util -a 0 -d 0483:df11 -D build-PYBV10/firmware.dfu