Skip to content

Commit b0e977d

Browse files
committed
build: upgrade lvgl and bump fastgltf version
1 parent be27094 commit b0e977d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ if (CONFIG_LV_USE_GLTF)
273273
FetchContent_Declare(
274274
fastgltf
275275
GIT_REPOSITORY https://github.com/spnda/fastgltf
276-
GIT_TAG 4e2261350888bae7c35a1f39991f6233d57795f5)
276+
GIT_TAG f04052ebd8d157c7b6e8fc3dd9f1ed83df99f3e5)
277277

278278
set(FASTGLTF_ENABLE_DEPRECATED_EXT
279279
ON

lvgl

0 commit comments

Comments
 (0)