From 9753967d8aa4c2d9d7af1246dcf4835c6ed21728 Mon Sep 17 00:00:00 2001 From: JF Date: Sun, 17 May 2020 09:27:36 +0200 Subject: Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen used 2 lv_img objects (occured in Clock). --- src/libs/lvgl/library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libs/lvgl/library.json') diff --git a/src/libs/lvgl/library.json b/src/libs/lvgl/library.json index 23ecc3fb..d8b0bf76 100644 --- a/src/libs/lvgl/library.json +++ b/src/libs/lvgl/library.json @@ -1,6 +1,6 @@ { "name": "lvgl", - "version": "6.1.1", + "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": -- cgit v1.2.3-70-g09d2