blisp/README.md

19 lines
352 B
Markdown
Raw Normal View History

2022-09-12 14:47:58 +00:00
# Bouffalo Labs ISP tool & library
Tool and library for flashing their RISC-V MCUs.
2022-11-08 08:37:29 +00:00
**NOTE:** Library API and `blisp` tool cli arguments are not stable yet.
2022-09-12 14:47:58 +00:00
# Supported MCUs
- [ ] BL602 / BL604
- [X] BL702 / BL704 / BL706
- [ ] BL606P
- [ ] BL616 / BL618
- [ ] BL808
# To Do
- [ ] Another code style
2022-09-25 08:58:59 +00:00
- [ ] Finalize API
- [ ] SDIO and JTAG support