Update library.json

This commit is contained in:
Gabor Kiss-Vamosi
2020-07-07 20:40:33 +02:00
committed by GitHub
parent 343b70b19c
commit 646cb71a9d
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "lvgl",
"version": "v7.1.0",
"keywords": "graphics, gui, embedded, littlevgl",
"keywords": "graphics, gui, embedded, tft, lvgl",
"description": "Graphics library to create embedded GUI with easy-to-use graphical elements, beautiful visual effects and low memory footprint. It offers anti-aliasing, opacity, and animations using only one frame buffer.",
"repository":
{