PlatformIO needs 6.0.2 in library.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lvgl",
|
"name": "lvgl",
|
||||||
"version": "6.0.1",
|
"version": "6.0.2",
|
||||||
"keywords": "graphics, gui, embedded, littlevgl",
|
"keywords": "graphics, gui, embedded, littlevgl",
|
||||||
"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.",
|
"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":
|
"repository":
|
||||||
|
|||||||
Reference in New Issue
Block a user