aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2023-10-06 21:27:04 +0000
committerGitHub <[email protected]>2023-10-06 21:27:04 +0000
commitf30fc949ff34683bd9b9330d09583da4a35428ea (patch)
treec81d82847b787d45134e5cbcf5cf09774919f341 /ci.sh
parent65ed19aae272d6d6320554446f9187ec2ef8bf39 (diff)
parent75c1a9a3aa695fc8c0c1ab9712e99ecb22eb8ae4 (diff)
Merge pull request #2012 from mattico/h7-rtc
H7: support LSE, LSI, LSEBYP, and RTCCLKSEL
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.sh b/ci.sh
index d8bbb7858..46a48f6b2 100755
--- a/ci.sh
+++ b/ci.sh
@@ -203,7 +203,7 @@ cargo batch \
203 203
204rm out/tests/stm32wb55rg/wpan_mac 204rm out/tests/stm32wb55rg/wpan_mac
205rm out/tests/stm32wb55rg/wpan_ble 205rm out/tests/stm32wb55rg/wpan_ble
206 206rm out/tests/stm32f207zg/eth
207 207
208if [[ -z "${TELEPROBE_TOKEN-}" ]]; then 208if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
209 echo No teleprobe token found, skipping running HIL tests 209 echo No teleprobe token found, skipping running HIL tests