mirror of
https://github.com/spacemeowx2/blflash.git
synced 2024-11-17 05:09:43 +00:00
15 lines
337 B
Markdown
15 lines
337 B
Markdown
# blflash (WIP)
|
|
|
|
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
|