chore(cmsis-pack): prepare for releasing LVGL9 (#5417)

This commit is contained in:
Gabriel Wang
2024-01-22 17:05:05 +00:00
committed by GitHub
parent 1771cf0b38
commit 51b8d8e4ea
9 changed files with 37 additions and 36 deletions

2
lvgl.h
View File

@@ -16,7 +16,7 @@ extern "C" {
#define LVGL_VERSION_MAJOR 9
#define LVGL_VERSION_MINOR 0
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "rc"
#define LVGL_VERSION_INFO ""
/*********************
* INCLUDES