bl602 serial flasher
Go to file
2021-01-11 23:11:24 +08:00
.github/workflows ci: add cargo-blflash publish 2021-01-02 00:24:23 +08:00
.vscode wip 2021-01-08 20:14:19 +08:00
blflash feat: wasm is working 2021-01-09 15:44:56 +08:00
cargo-blflash feat: make functions async 2021-01-08 14:00:47 +08:00
libblflash add init_blflash 2021-01-11 23:11:24 +08:00
.gitignore chore: bump version to 0.1.1 2020-12-05 23:35:22 +08:00
Cargo.lock feat: wasm is working 2021-01-09 15:44:56 +08:00
Cargo.toml feat: add fs, console_error_panic_hook 2021-01-08 16:58:20 +08:00
LICENSE-APACHE docs: add license 2020-12-05 00:09:05 +08:00
LICENSE-MIT docs: add license 2020-12-05 00:09:05 +08:00
README.md fix: dep version 2020-12-05 23:57:46 +08:00

blflash

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

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