Skip to content

Commit 6c1063b

Browse files
authored
Update codeql-buildscript.sh
1 parent a32834d commit 6c1063b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22

3+
sudo apt-get -y install gcc-arm-none-eabi
4+
35
cd ports/stm32f4
46
make BOARD=feather_stm32f405_express get-deps
57
make BOARD=feather_stm32f405_express all

0 commit comments

Comments
 (0)