mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-24 06:49:24 -05:00
Change Makefile to use local hackrf DFU binary, now included.
This commit is contained in:
parent
e1eea8e08a
commit
f2c6452c4c
@ -63,7 +63,7 @@ all: image.bin
|
|||||||
list: $(TARGET).lst $(TARGET_M4).lst $(TARGET_M0).lst
|
list: $(TARGET).lst $(TARGET_M4).lst $(TARGET_M0).lst
|
||||||
|
|
||||||
program: image.bin
|
program: image.bin
|
||||||
dfu-util --device 1fc9 --download ~/Desktop/binaries/hackrf-2014.08.1/firmware-bin/hackrf_one_usb_ram.dfu --reset
|
dfu-util --device 1fc9 --download hackrf_one_usb_ram.dfu --reset
|
||||||
sleep 1s
|
sleep 1s
|
||||||
hackrf_spiflash -w image.bin
|
hackrf_spiflash -w image.bin
|
||||||
|
|
||||||
|
BIN
firmware/bootstrap/hackrf_one_usb_ram.dfu
Normal file
BIN
firmware/bootstrap/hackrf_one_usb_ram.dfu
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user