Update README.md

This commit is contained in:
River M 2023-03-18 13:10:41 -07:00 committed by GitHub
parent 7618f24c97
commit 55f40caa60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
[![GitHub release](https://img.shields.io/github/v/release/pine64/blisp?color=5791ac)](https://github.com/pine64/blisp/releases/tag/v0.0.3) [![GitHub release](https://img.shields.io/github/v/release/pine64/blisp?color=5791ac)](https://github.com/pine64/blisp/releases/tag/v0.0.3)
<img src="./img/Gradient-white-blue-03.png" align="left" width="60" > <br clear="right" /> <img src="./img/Gradient-white-blue-03.png" align="left" width="60" > <br clear="right" />
## BLISP # BLISP
Bouffalo Labs ISP tool & library: an open source tool flashing Bouffalo RISC-V MCUs. Bouffalo Labs ISP tool & library: an open source tool flashing Bouffalo RISC-V MCUs.
@ -19,17 +19,19 @@ Bouffalo Labs ISP tool & library: an open source tool flashing Bouffalo RISC-V M
- [ ] `bl61x` - BL616 / BL618 - [ ] `bl61x` - BL616 / BL618
- [ ] `bl808` - BL808 - [ ] `bl808` - BL808
## Supported OS ## Supported Devices
- [x] Windows | System | <img width="15" src="https://cdn.simpleicons.org/Windows11/000000" /> Windows | <img width="15" src="https://cdn.simpleicons.org/Apple" /> MacOS| <img width="17" src="https://cdn.simpleicons.org/Linux/000000" /> Linux| <img width="15" src="https://cdn.simpleicons.org/Freebsd/000000" /> FreeBSD |
- [x] Linux | :-----: | :-----: | :--: | :--: | :-----: |
- [x] MacOS | Pinecil V2 |:heavy_check_mark:|:heavy_check_mark:| :heavy_check_mark:|:heavy_check_mark: |
- [x] FreeBSD | Pinecone |:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark: |
<br>
# How to update Pinecil V2 ## How to update Pinecil V2
Check out the [wiki page](https://github.com/pine64/blisp/wiki/Update-Pinecil-V2). Check out the [wiki page](https://github.com/pine64/blisp/wiki/Update-Pinecil-V2).
<br><br>
# Building from code ## Building from code
### Clone repository ### Clone repository