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)
<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.
@ -19,17 +19,19 @@ Bouffalo Labs ISP tool & library: an open source tool flashing Bouffalo RISC-V M
- [ ] `bl61x` - BL616 / BL618
- [ ] `bl808` - BL808
## Supported OS
- [x] Windows
- [x] Linux
- [x] MacOS
- [x] FreeBSD
# How to update Pinecil V2
## Supported Devices
| 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 |
| :-----: | :-----: | :--: | :--: | :-----: |
| Pinecil V2 |:heavy_check_mark:|:heavy_check_mark:| :heavy_check_mark:|:heavy_check_mark: |
| Pinecone |:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark: |
<br>
## How to 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