aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-05-24 23:47:35 +0000
committerGitHub <[email protected]>2023-05-24 23:47:35 +0000
commitce1078994d0a9c06143527d5856e3ef2adaa45cf (patch)
tree759273f8160ab66b8793044a456342fd6ee5a573 /ci.sh
parent627d7f66efb7ff3dcf627477814c52ba4171bade (diff)
parentb6ba1ea53ada2f503ae89de66490957723a21866 (diff)
Merge #1479
1479: Move stm32 to bind_interrupts r=xoviat a=xoviat Co-authored-by: xoviat <[email protected]>
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index d2bf4df97..2c46dcc6b 100755
--- a/ci.sh
+++ b/ci.sh
@@ -143,6 +143,7 @@ cargo batch \
143 $BUILD_EXTRA 143 $BUILD_EXTRA
144 144
145 145
146
146function run_elf { 147function run_elf {
147 echo Running target=$1 elf=$2 148 echo Running target=$1 elf=$2
148 STATUSCODE=$( 149 STATUSCODE=$(