mirror of
https://github.com/spacemeowx2/blflash.git
synced 2024-11-16 20:09:45 +00:00
docs: add README.md to crates
This commit is contained in:
parent
74ac2d2170
commit
c8b3b6d923
14
blflash/README.md
Normal file
14
blflash/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# blflash
|
||||
|
||||
BL602 serial flasher
|
||||
|
||||
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
|
||||
|
||||
## TODO
|
||||
|
||||
- [x] Flash protocol
|
||||
- [x] Generate Partition bin
|
||||
- [x] Generate boot info with compiled bin
|
||||
- [ ] Generate dtb bin
|
3
cargo-blflash/README.md
Normal file
3
cargo-blflash/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# cargo-blflash
|
||||
|
||||
Work in progress
|
Loading…
Reference in New Issue
Block a user