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

This reflects how it's done in stmhal/Makefile, via deploy.
pull/781/head
Damien George 2014-07-31 18:45:34 +01:00
rodzic 4747becc64
commit 5aac6aa445
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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 AUR. If the above does not work it may be because you don't have the
correct permissions. Try then: 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