Pārlūkot izejas kodu

Corrected a typo in the README

When flashing with OpenOCD, you should use the .elf image, not the .bin.
Clara Hobbs 7 gadus atpakaļ
vecāks
revīzija
5af504320f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      README.md

+ 1
- 1
README.md Parādīt failu

@@ -55,7 +55,7 @@ follows:
55 55
 
56 56
 OpenOCD can also be used to flash the firmware.  For example:
57 57
 
58
-    $ openocd -f interface/stlink-v2.cfg -f target/stm32f0x.cfg -c "program build/pd-buddy-firmware.bin verify reset exit"
58
+    $ openocd -f interface/stlink-v2.cfg -f target/stm32f0x.cfg -c "program build/pd-buddy-firmware.elf verify reset exit"
59 59
 
60 60
 ## Usage
61 61
 

Notiek ielāde…
Atcelt
Saglabāt