We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3326202 commit ad55d1dCopy full SHA for ad55d1d
lib/ext/tf-m-tests/repo_config_default.cmake
@@ -8,5 +8,5 @@
8
# Default configs of tf-m-tests repo
9
10
set(TFM_TEST_REPO_PATH "DOWNLOAD" CACHE PATH "Path to TFM-TEST repo (or DOWNLOAD to fetch automatically")
11
-set(TFM_TEST_REPO_VERSION "689fee4" CACHE STRING "The version of tf-m-tests to use")
+set(TFM_TEST_REPO_VERSION "5b7a8b2" CACHE STRING "The version of tf-m-tests to use")
12
set(CMSIS_5_PATH "DOWNLOAD" CACHE PATH "Path to CMSIS_5 (or DOWNLOAD to fetch automatically")
0 commit comments