bl602 serial flasher
Go to file
2020-12-04 17:32:03 +08:00
.github/workflows build: add github ci 2020-12-04 17:32:03 +08:00
blflash feat: add reset after flash(not tested) 2020-12-04 17:29:28 +08:00
cargo-blflash Add handshake code 2020-12-03 21:47:28 +08:00
.gitignore Initial commit 2020-12-03 16:47:36 +08:00
Cargo.lock refactor: use structopt and paw 2020-12-04 17:12:12 +08:00
Cargo.toml refactor: remove flash program check 2020-12-04 17:15:09 +08:00
README.md feat: add reset after flash(not tested) 2020-12-04 17:29:28 +08:00

blflash (WIP)

BL602 serial flasher

Inspired by https://github.com/esp-rs/espflash

ISP documentation: https://github.com/bouffalolab/bl_docs/tree/main/BL602_ISP

TODO

  • Flash protocol
  • Generate Partition bin
  • Generate boot info with compiled
  • Generate dtb bin