bl602 serial flasher
Go to file
2020-12-04 23:18:42 +08:00
.github/workflows build: remove cargo test 2020-12-04 18:04:42 +08:00
blflash refactor: use RomSegment 2020-12-04 23:18:42 +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 feat: add partition bin 2020-12-04 19:23:54 +08:00
Cargo.toml refactor: remove flash program check 2020-12-04 17:15:09 +08:00
README.md docs: update README 2020-12-04 22:58:14 +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 bin
  • Generate dtb bin