updated DFU make instructions
This commit is contained in:
@ -49,7 +49,7 @@ $ cd hackrf_usb
|
|||||||
$ mkdir build
|
$ mkdir build
|
||||||
$ cd build
|
$ cd build
|
||||||
$ cmake .. -DRUN_FROM=RAM
|
$ cmake .. -DRUN_FROM=RAM
|
||||||
$ make program
|
$ make hackrf_usb-program
|
||||||
|
|
||||||
Alternatively you can load a .dfu file from a release package with:
|
Alternatively you can load a .dfu file from a release package with:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user