[rt-thread] attach redefine LV_SNPRINTF and LV_VSNPRINTF (#3567)
attach 965552e446
This commit is contained in:
committed by
GitHub
parent
bf8109e478
commit
95e6fcc566
@@ -53,8 +53,8 @@
|
||||
|
||||
#define LV_SPRINTF_CUSTOM 1
|
||||
#define LV_SPRINTF_INCLUDE LV_RTTHREAD_INCLUDE
|
||||
#define lv_snprintf rt_snprintf
|
||||
#define lv_vsnprintf rt_vsnprintf
|
||||
#define LV_SNPRINTF rt_snprintf
|
||||
#define LV_VSNPRINTF rt_vsnprintf
|
||||
#define LV_SPRINTF_USE_FLOAT 0
|
||||
|
||||
/*=====================
|
||||
|
||||
Reference in New Issue
Block a user