Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spacemeowx2/blflash
- Owner: spacemeowx2
- License: apache-2.0
- Created: 2020-12-03T08:43:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T09:03:28.000Z (about 2 years ago)
- Last Synced: 2024-10-13T21:47:40.177Z (4 months ago)
- Topics: bl602, flash, riscv, toolchain
- Language: Rust
- Homepage:
- Size: 205 KB
- Stars: 55
- Watchers: 5
- Forks: 16
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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