Remove LVGL folder (it's now a submodule)
This commit is contained in:
parent
f864330d35
commit
b11b20b0ac
340 changed files with 203411 additions and 51253 deletions
10
src/libs/lvgl/library.properties
Normal file
10
src/libs/lvgl/library.properties
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name=lvgl
|
||||
version=7.11.0
|
||||
author=kisvegabor
|
||||
maintainer=kisvegabor,embeddedt,pete-pjb
|
||||
sentence=Full-featured Graphics Library for Embedded Systems
|
||||
paragraph=Powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
|
||||
category=Display
|
||||
url=https://lvgl.io
|
||||
architectures=*
|
||||
includes=lvgl.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue