mirror of
https://github.com/spacemeowx2/blflash.git
synced 2024-11-19 11:10:07 +00:00
15 lines
331 B
Markdown
15 lines
331 B
Markdown
# 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
|