Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spacemeowx2/blflash

bl602 serial flasher
https://github.com/spacemeowx2/blflash

bl602 flash riscv toolchain

Last synced: 3 months ago
JSON representation

bl602 serial flasher

Awesome Lists containing this project

README

        

# blflash

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

## TODO

- [x] Flash protocol
- [x] Generate Partition bin
- [x] Generate boot info with compiled bin
- [ ] Generate dtb bin