mirror of
https://github.com/pine64/blisp.git
synced 2025-01-21 21:20:14 +00:00
Update README.md
This commit is contained in:
parent
7618f24c97
commit
55f40caa60
20
README.md
20
README.md
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user