There was an error while loading. Please reload this page.
1 parent 7458bc2 commit 1fcb614Copy full SHA for 1fcb614
1 file changed
CMakeLists.txt
@@ -21,7 +21,7 @@ if (PREVIEW_STANDALONE)
21
FetchContent_Declare(
22
emil
23
GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib
24
- GIT_TAG 9806a4fc5037b6c2d0500f5f26323ea64df9a32d # v9.1.0
+ GIT_TAG 4ac7c4a01e0d21067e3ef244fd537a61556d3ce5 # unreleased
25
)
26
27
FetchContent_MakeAvailable(emil)
@@ -30,7 +30,7 @@ if (PREVIEW_STANDALONE)
30
31
halst
32
GIT_REPOSITORY https://github.com/philips-software/amp-hal-st
33
- GIT_TAG e17e0613830856713505cd8a55327158f8802f71 # unreleased
+ GIT_TAG 3e8363ef14bb117393104e535f3b915b52d9b986 # unreleased
34
35
36
FetchContent_MakeAvailable(halst)
0 commit comments