CI release edit: submodule. lv_conf.h.

This commit is contained in:
lvgl-bot 2025-03-23 11:27:34 +00:00
parent 0a36a6fc01
commit f9f9de6858
2 changed files with 7 additions and 7 deletions

View File

@ -672,7 +672,7 @@
/*================== /*==================
* WIDGETS * WIDGETS
*================*/ *================*/
/* Documentation for widgets can be found here: https://docs.lvgl.io/latest/en/html/widgets/index.html . */ /* Documentation for widgets can be found here: https://docs.lvgl.io/master/details/widgets/index.html . */
/** 1: Causes these widgets to be given default values at creation time. /** 1: Causes these widgets to be given default values at creation time.
* - lv_buttonmatrix_t: Get default maps: {"Btn1", "Btn2", "Btn3", "\n", "Btn4", "Btn5", ""}, else map not set. * - lv_buttonmatrix_t: Get default maps: {"Btn1", "Btn2", "Btn3", "\n", "Btn4", "Btn5", ""}, else map not set.
@ -775,7 +775,7 @@
/*================== /*==================
* THEMES * THEMES
*==================*/ *==================*/
/* Documentation for themes can be found here: https://docs.lvgl.io/master/overview/style.html#themes . */ /* Documentation for themes can be found here: https://docs.lvgl.io/master/details/common-widget-features/styles/style.html#themes . */
/** A simple, impressive and very complete theme */ /** A simple, impressive and very complete theme */
#define LV_USE_THEME_DEFAULT 1 #define LV_USE_THEME_DEFAULT 1
@ -799,7 +799,7 @@
/*================== /*==================
* LAYOUTS * LAYOUTS
*==================*/ *==================*/
/* Documentation for layouts can be found here: https://docs.lvgl.io/master/layouts/index.html . */ /* Documentation for layouts can be found here: https://docs.lvgl.io/master/details/common-widget-features/layouts/index.html . */
/** A layout similar to Flexbox in CSS. */ /** A layout similar to Flexbox in CSS. */
#define LV_USE_FLEX 1 #define LV_USE_FLEX 1
@ -810,13 +810,13 @@
/*==================== /*====================
* 3RD PARTS LIBRARIES * 3RD PARTS LIBRARIES
*====================*/ *====================*/
/* Documentation for libraries can be found here: https://docs.lvgl.io/master/libs/index.html . */ /* Documentation for libraries can be found here: https://docs.lvgl.io/master/details/libs/index.html . */
/* File system interfaces for common APIs */ /* File system interfaces for common APIs */
/** Setting a default driver letter allows skipping the driver prefix in filepaths. /** Setting a default driver letter allows skipping the driver prefix in filepaths.
* Documentation about how to use the below driver-identifier letters can be found at * Documentation about how to use the below driver-identifier letters can be found at
* https://docs.lvgl.io/master/details/main-components/fs.html#lv-fs-identifier-letters . */ * https://docs.lvgl.io/master/details/main-modules/fs.html#lv-fs-identifier-letters . */
#define LV_FS_DEFAULT_DRIVER_LETTER '\0' #define LV_FS_DEFAULT_DRIVER_LETTER '\0'
/** API for fopen, fread, etc. */ /** API for fopen, fread, etc. */
@ -980,7 +980,7 @@
/*================== /*==================
* OTHERS * OTHERS
*==================*/ *==================*/
/* Documentation for several of the below items can be found here: https://docs.lvgl.io/master/others/index.html . */ /* Documentation for several of the below items can be found here: https://docs.lvgl.io/master/details/auxiliary-modules/index.html . */
/** 1: Enable API to take snapshot for object */ /** 1: Enable API to take snapshot for object */
#define LV_USE_SNAPSHOT 0 #define LV_USE_SNAPSHOT 0

2
lvgl

@ -1 +1 @@
Subproject commit 967ba180b413d112594a355bd0a0e2ec713f8f11 Subproject commit 23aacbc1d72186432c4c9da7faa22323eef063dc