feat(os): add mqx for osal (#6191)

This commit is contained in:
Joseph Chen
2024-05-10 04:00:53 +08:00
committed by GitHub
parent b44bcaee17
commit d0c88f2769
11 changed files with 262 additions and 0 deletions

View File

@@ -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