diff options
Diffstat (limited to 'src/libs/lvgl/library.json')
| m--------- | src/libs/lvgl | 0 | ||||
| -rw-r--r-- | src/libs/lvgl/library.json | 17 |
2 files changed, 0 insertions, 17 deletions
diff --git a/src/libs/lvgl b/src/libs/lvgl new file mode 160000 +Subproject 23430cf20e32294549fff9b2879a9466dacc19b diff --git a/src/libs/lvgl/library.json b/src/libs/lvgl/library.json deleted file mode 100644 index a41b15c..0000000 --- a/src/libs/lvgl/library.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "lvgl", - "version": "7.11.0", - "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": { - "type": "git", - "url": "https://github.com/lvgl/lvgl.git" - }, - "build": { - "includeDir": "." - }, - "license": "MIT", - "homepage": "https://lvgl.io", - "frameworks": "*", - "platforms": "*" -} |
