mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-06 14:11:56 +00:00
Update "make program" to specify DFU mode PID, too.
Addresses comment in issue #27.
This commit is contained in:
parent
538d3d1f5e
commit
61eaf9f178
@ -49,7 +49,7 @@ release: $(TARGET).bin $(DFU_HACKRF) $(LICENSE)
|
||||
rm -f LICENSE
|
||||
|
||||
program: $(TARGET).bin
|
||||
dfu-util --device 1fc9 --download hackrf_one_usb_ram.dfu --reset
|
||||
dfu-util --device 1fc9:000c --download hackrf_one_usb_ram.dfu --reset
|
||||
sleep 1s
|
||||
hackrf_spiflash -w $(TARGET).bin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user