ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs
Go to file
Marek Kraus 29a36a2d7b WIP
2022-09-25 10:58:59 +02:00
.idea Initial commit 2022-08-24 12:06:39 +02:00
include WIP 2022-09-25 10:58:59 +02:00
lib WIP 2022-09-25 10:58:59 +02:00
tools/blisp WIP 2022-09-25 10:58:59 +02: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 WIP 2022-09-25 10:58:59 +02:00
README.md WIP 2022-09-25 10:58:59 +02:00

Bouffalo Labs ISP tool & library

Tool and library for flashing their RISC-V MCUs.

Supported MCUs

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

To Do

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