feat(os): add mqx for osal (#6191)
This commit is contained in:
@@ -37,6 +37,7 @@ fout.write(
|
||||
#define LV_OS_CMSIS_RTOS2 3
|
||||
#define LV_OS_RTTHREAD 4
|
||||
#define LV_OS_WINDOWS 5
|
||||
#define LV_OS_MQX 6
|
||||
#define LV_OS_CUSTOM 255
|
||||
|
||||
#define LV_STDLIB_BUILTIN 0
|
||||
|
||||
Reference in New Issue
Block a user