mirror of
https://github.com/pine64/blisp.git
synced 2026-09-18 23:11:29 +00:00
The "write" command is missing I think. Thanks :-)
This commit is contained in:
committed by
Marek Kraus
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
|
||||||
|
|||||||
Reference in New Issue
Block a user