Very small update on DFU using MacOS

Luismbpr
2025-03-18 23:39:55 -06:00
parent ba57e1c302
commit 3a72e78035

@@ -43,7 +43,8 @@ _DFU Utils CLI tools for Linux available in standard repositories_
2. Connect the device via USB
3. Switch to DFU mode as per the section above: *DFU*
4. Upload the firmware with `dfu-util --device 1fc9:000c --download hackrf_one_usb.dfu --reset`
5. Do not disconnect or reset your PortaPack after that procedure, run hackrf_spiflash -w your_firmware_file.bin.
5. Do not disconnect or reset your PortaPack after that procedure and run the following code:
`hackrf_spiflash -w your_firmware_file.bin`
### Alternative environment