From 094f98743db630cf070d9fe97e14b24db6450112 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Tue, 23 Feb 2021 21:40:02 +0100 Subject: Fix LVGL submodule (sorry!) --- src/libs/lvgl/library.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 src/libs/lvgl/library.json (limited to 'src/libs/lvgl/library.json') diff --git a/src/libs/lvgl/library.json b/src/libs/lvgl/library.json deleted file mode 100644 index a41b15c6..00000000 --- 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": "*" -} -- cgit v1.2.3-70-g09d2