mirror of
https://github.com/spacemeowx2/blflash.git
synced 2024-11-16 20:09:45 +00:00
Doc improvements for non-Rustaceans.
This commit is contained in:
parent
aae6a9b2c3
commit
4ee114eb21
@ -2,6 +2,10 @@
|
||||
|
||||
BL602 serial flasher
|
||||
|
||||
blflash is written in rust. It requires the latest environment of rust, which
|
||||
you can get via running 'rustup update'. You can build blflash by running
|
||||
'cargo build'.
|
||||
|
||||
Inspired by https://github.com/esp-rs/espflash, https://github.com/bouffalolab/BLOpenFlasher
|
||||
|
||||
ISP documentation: https://github.com/bouffalolab/bl_docs/tree/main/BL602_ISP
|
||||
|
Loading…
Reference in New Issue
Block a user