feat(osal): add SDL2 based threading and OS support (#7457)

Co-authored-by: ming <sungod@cheemer.org>
This commit is contained in:
M1NG
2024-12-18 18:04:18 +08:00
committed by GitHub
parent bb54fc50c2
commit bdb4d944de
6 changed files with 244 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ fout.write(
#define LV_OS_RTTHREAD 4
#define LV_OS_WINDOWS 5
#define LV_OS_MQX 6
#define LV_OS_SDL2 7
#define LV_OS_CUSTOM 255
#define LV_STDLIB_BUILTIN 0