mirror of
https://github.com/pine64/blisp.git
synced 2025-01-03 12:20:16 +00:00
19 lines
352 B
Markdown
19 lines
352 B
Markdown
# 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
|
|
- [X] BL702 / BL704 / BL706
|
|
- [ ] BL606P
|
|
- [ ] BL616 / BL618
|
|
- [ ] BL808
|
|
|
|
# To Do
|
|
|
|
- [ ] Another code style
|
|
- [ ] Finalize API
|
|
- [ ] SDIO and JTAG support |