Include SDL as subproject to fix CI simulator build (#158)

This commit is contained in:
Ken Van Hoeylandt
2025-01-11 14:40:20 +01:00
committed by GitHub
parent 352ceacfcb
commit 72a9eb1279
9 changed files with 17 additions and 39 deletions
Submodule
+1
Submodule Libraries/SDL added at 0efeb82a28
+1 -1
View File
@@ -163,7 +163,7 @@
#define LV_USE_DRAW_DAVE2D 0
/* Draw using cached SDL textures*/
#define LV_USE_DRAW_SDL 0
#define LV_USE_DRAW_SDL 1
/* Use VG-Lite GPU. */
#define LV_USE_DRAW_VG_LITE 0