mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Merge 8ed224fd636bca30a06d53ea3e66967564caa520 into dev
This commit is contained in:
commit
95394e2b2f
@ -404,7 +404,7 @@ extern "C" {
|
||||
* SPRINTF DISABLE FLOAT
|
||||
*-----------------*/
|
||||
|
||||
#if CONFIG_LV_CONF_SKIP || LV_CONF_SKIP
|
||||
#if defined(CONFIG_LV_CONF_SKIP) || defined(LV_CONF_SKIP)
|
||||
# ifndef LV_SPRINTF_DISABLE_FLOAT
|
||||
# ifndef CONFIG_LV_SPRINTF_DISABLE_FLOAT
|
||||
# define LV_SPRINTF_DISABLE_FLOAT 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user