mirror of
https://github.com/pine64/blisp.git
synced 2024-12-22 14:30:28 +00:00
ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs
.idea | ||
include | ||
lib | ||
tools/blisp | ||
vendor | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
README.md |
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