We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4bb40 commit 0504192Copy full SHA for 0504192
.github/workflows/codeql-buildscript.sh
@@ -2,4 +2,4 @@
2
3
FAMILY=stm32l4
4
python3 tools/get_deps.py $FAMILY
5
-python3 tools/build_family.py $FAMILY
+python3 tools/build_make.py $FAMILY
0 commit comments