diff --git a/env_support/cmsis-pack/LVGL.lvgl.1.0.5.pack b/env_support/cmsis-pack/LVGL.lvgl.1.0.6.pack
similarity index 96%
rename from env_support/cmsis-pack/LVGL.lvgl.1.0.5.pack
rename to env_support/cmsis-pack/LVGL.lvgl.1.0.6.pack
index cfe729f98..b817fa94d 100644
Binary files a/env_support/cmsis-pack/LVGL.lvgl.1.0.5.pack and b/env_support/cmsis-pack/LVGL.lvgl.1.0.6.pack differ
diff --git a/env_support/cmsis-pack/LVGL.lvgl.pdsc b/env_support/cmsis-pack/LVGL.lvgl.pdsc
index 39a24ced2..e9e06c71f 100644
--- a/env_support/cmsis-pack/LVGL.lvgl.pdsc
+++ b/env_support/cmsis-pack/LVGL.lvgl.pdsc
@@ -36,7 +36,13 @@
https://github.com/lvgl/lvgl.git
-
+
+ - LVGL 8.3.0
+ - Apply patch for memory leaking issue
+ - Apply patch to speed up non normal blend mode
+ - Other minor changes
+
+
- LVGL 8.3.0-dev
- Monthly update for June
- Add Pinyin as input method
@@ -184,7 +190,7 @@
-->
-
+
LVGL (Light and Versatile Graphics Library) is a free and open-source graphics library providing everything you need to create an embedded GUI with easy-to-use graphical elements, beautiful visual effects and a low memory footprint.
diff --git a/env_support/cmsis-pack/LVGL.pidx b/env_support/cmsis-pack/LVGL.pidx
index b0405b762..81e82bd65 100644
--- a/env_support/cmsis-pack/LVGL.pidx
+++ b/env_support/cmsis-pack/LVGL.pidx
@@ -2,8 +2,8 @@
LVGL
https://raw.githubusercontent.com/lvgl/lvgl/master/env_support/cmsis-pack/
- 2022-06-29T00:23:55
+ 2022-07-05T00:15:07
-
+
\ No newline at end of file
diff --git a/env_support/cmsis-pack/lv_conf_cmsis.h b/env_support/cmsis-pack/lv_conf_cmsis.h
index ea2e94fae..5ea47fbac 100644
--- a/env_support/cmsis-pack/lv_conf_cmsis.h
+++ b/env_support/cmsis-pack/lv_conf_cmsis.h
@@ -1,6 +1,6 @@
/**
* @file lv_conf.h
- * Configuration file for v8.3.0-dev
+ * Configuration file for v8.3.0
*/
/* clang-format off */