blflash

FLASH源码 2025-07-23

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.**co*m/esp-rs/espflash, https://gi**thu*b.com/bouffalolab/BLOpenFlasher

ISP documentation: https://git*h*ub.c*om/bouffalolab/bl_docs/tree/main/BL602_ISP

TODO

  • Flash protocol
  • Generate Partition bin
  • Generate boot info with compiled bin
  • Generate dtb bin
下载源码

通过命令行克隆项目:

git clone https://github.com/spacemeowx2/blflash.git