Updated README.

This commit is contained in:
imi415 2021-07-06 00:06:29 +08:00
parent 0d4f5e58fe
commit 7595f35cc6
Signed by: imi415
GPG Key ID: 17F01E106F9F5E0A
1 changed files with 4 additions and 4 deletions

View File

@ -15,21 +15,21 @@ which runs on Linux.
## Other supported devices
- [x] 2.0" IPS TFT LCD(320px * 240px), driver IC: ST7789VW
- [ ] General GPIO based buttons
- [x] General GPIO based buttons
- [ ] Genetal GPIO based LEDs
## Drivers implemented
- [x] GPIO driver
- [x] SPI device driver
- [ ] Config K-V driver
- [x] Config K-V driver
## Third party libraries used
- [x] LittleVGL
- [ ] mosquitto
- [x] libgpiod
- [ ] libconfig
- [ ] libpthread
- [x] libconfig
- [x] libpthread
- [ ] libiio
## How to compile