Skip to content

Commit 1fcb614

Browse files
authored
chore(deps): bump amp-embedded-infra-lib and amp-hal-st (#329)
1 parent 7458bc2 commit 1fcb614

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if (PREVIEW_STANDALONE)
2121
FetchContent_Declare(
2222
emil
2323
GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib
24-
GIT_TAG 9806a4fc5037b6c2d0500f5f26323ea64df9a32d # v9.1.0
24+
GIT_TAG 4ac7c4a01e0d21067e3ef244fd537a61556d3ce5 # unreleased
2525
)
2626

2727
FetchContent_MakeAvailable(emil)
@@ -30,7 +30,7 @@ if (PREVIEW_STANDALONE)
3030
FetchContent_Declare(
3131
halst
3232
GIT_REPOSITORY https://github.com/philips-software/amp-hal-st
33-
GIT_TAG e17e0613830856713505cd8a55327158f8802f71 # unreleased
33+
GIT_TAG 3e8363ef14bb117393104e535f3b915b52d9b986 # unreleased
3434
)
3535

3636
FetchContent_MakeAvailable(halst)

0 commit comments

Comments
 (0)