mirror of
https://github.com/pine64/blisp.git
synced 2025-03-31 15:27:14 +00:00
The "write" command is missing I think. Thanks :-)
This commit is contained in:
parent
5e09eca00d
commit
884142932d
@ -50,7 +50,7 @@ blisp write --chip bl70x --reset name_of_firmware.bin
|
|||||||
For BL60X, you need to specify also the serial port path:
|
For BL60X, you need to specify also the serial port path:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
blisp --chip bl60x --reset -p /dev/ttyUSB0 name_of_firmware.bin
|
blisp write --chip bl60x --reset -p /dev/ttyUSB0 name_of_firmware.bin
|
||||||
```
|
```
|
||||||
|
|
||||||
# How to flash Pinecil V2
|
# How to flash Pinecil V2
|
||||||
|
Loading…
Reference in New Issue
Block a user