diff options
| author | JF <jf@codingfield.com> | 2021-02-24 19:28:59 (GMT) |
|---|---|---|
| committer | Gitea <gitea@fake.local> | 2021-02-24 19:28:59 (GMT) |
| commit | b89c92b71d82b4e3bf612519a5cf9b2f12886168 (patch) | |
| tree | 4c2dcc1eb05d57bc5c4f4de3635964c0fddba0e3 /src/libs/lvgl/library.json | |
| parent | 9d7955b6c0128a72475742495dabb57134dbe56d (diff) | |
| parent | e8a8a8417fe24228a589f1752a744ada204c7f22 (diff) | |
Merge branch 'develop' of JF/PineTime into master
Diffstat (limited to 'src/libs/lvgl/library.json')
| m--------- | src/libs/lvgl | 0 | ||||
| -rw-r--r-- | src/libs/lvgl/library.json | 14 |
2 files changed, 0 insertions, 14 deletions
diff --git a/src/libs/lvgl b/src/libs/lvgl new file mode 160000 +Subproject b89c30eafe1397a778ae5d65f108a0ef820de12 diff --git a/src/libs/lvgl/library.json b/src/libs/lvgl/library.json deleted file mode 100644 index d8b0bf7..0000000 --- a/src/libs/lvgl/library.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "lvgl", - "version": "v6.1.2", - "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.", - "repository": - { - "type": "git", - "url": "https://github.com/littlevgl/lvgl.git" - }, - "build": { - "includeDir": "." - } -} |
