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
+3
View File
@@ -7,3 +7,6 @@
[submodule "Libraries/lvgl"]
path = Libraries/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "Libraries/SDL"]
path = Libraries/SDL
url = https://github.com/libsdl-org/SDL.git