We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1956f10 commit be11e6eCopy full SHA for be11e6e
.github/workflows/codeql-buildscript.sh
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash
2
3
+sudo apt-get -y install gcc-arm-none-eabi
4
cd software/build
5
cmake ..
6
make
0 commit comments