ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs
Go to file
2022-11-08 19:35:51 +01:00
.idea Initial commit 2022-08-24 12:06:39 +02:00
include Working BL70X flashing 2022-11-08 19:35:51 +01:00
lib Working BL70X flashing 2022-11-08 19:35:51 +01:00
tools/blisp Working BL70X flashing 2022-11-08 19:35:51 +01:00
vendor Add libserialport + another improvements 2022-09-12 13:14:55 +02:00
.clang-format Initial commit 2022-08-24 12:06:39 +02:00
.gitignore Initial commit 2022-08-24 12:06:39 +02:00
.gitmodules Add libserialport + another improvements 2022-09-12 13:14:55 +02:00
CMakeLists.txt Windows fixes 2022-11-07 15:22:06 +01:00
README.md Update readme 2022-11-08 09:37:29 +01:00

Bouffalo Labs ISP tool & library

Tool and library for flashing their RISC-V MCUs.

NOTE: Library API and blisp tool cli arguments are not stable yet.

Supported MCUs

  • BL602 / BL604
  • BL702 / BL704 / BL706
  • BL606P
  • BL616 / BL618
  • BL808

To Do

  • Another code style
  • Finalize API
  • SDIO and JTAG support