diff options
| author | hathach <[email protected]> | 2025-10-31 14:21:17 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-31 14:21:17 +0700 |
| commit | 6837e47584d2512c8251345e09775075f8159c4d (patch) | |
| tree | 06224d3b8f75c9536ba909f954f117d23b7b8245 /.github/workflows/codeql-buildscript.sh | |
| parent | cc82e088b5333bae3dba8fb12965271d89cd5117 (diff) | |
| parent | fc3857eb1abefff3cf19816e231e549bf75b9dc3 (diff) | |
Merge branch 'master' into fork/ArcaneNibble/ohci-upstream
Diffstat (limited to '.github/workflows/codeql-buildscript.sh')
| -rw-r--r-- | .github/workflows/codeql-buildscript.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/codeql-buildscript.sh b/.github/workflows/codeql-buildscript.sh deleted file mode 100644 index 272b55d22..000000000 --- a/.github/workflows/codeql-buildscript.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash - -FAMILY=stm32l4 -pip install click -python3 tools/get_deps.py $FAMILY -python3 tools/build.py -s make $FAMILY |
