summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql-buildscript.sh
blob: 38d3714c198329b28de304bd71facece38b150e1 (plain)
1
2
3
4
5
#!/usr/bin/env bash

FAMILY=stm32l4
python3 tools/get_deps.py $FAMILY
python3 tools/build_family.py $FAMILY