Skip to content

Commit

Permalink
chore: update amp-embedded-infra-lib and amp-hal-st (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardapeters authored Jan 16, 2025
1 parent e04b1b2 commit e9c8ad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if (PREVIEW_STANDALONE)
FetchContent_Declare(
emil
GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib
GIT_TAG 798ec3da653f955a1eb218279fa93f52f15fcfbf # unreleased
GIT_TAG 4239adfcec976c47fbdc2b8ada6c6577d7a3c2b9 # v7.1.0
)

FetchContent_MakeAvailable(emil)
Expand All @@ -30,7 +30,7 @@ if (PREVIEW_STANDALONE)
FetchContent_Declare(
halst
GIT_REPOSITORY https://github.com/philips-software/amp-hal-st
GIT_TAG 5f2a467b1ebc215251219d6457023ffa307d5042 # unreleased
GIT_TAG 1e684ac1c00b7466928b390f07d2d69c6ae4e1fc # v4.0.0
)

FetchContent_MakeAvailable(halst)
Expand Down

0 comments on commit e9c8ad6

Please sign in to comment.