1
0
mirror of https://github.com/hathach/tinyusb.git synced 2025-04-01 10:20:38 +00:00
tinyusb/.github/workflows/codeql-buildscript.sh
2023-11-29 22:30:58 +07:00

6 lines
106 B
Bash

#!/usr/bin/env bash
FAMILY=stm32l4
python3 tools/get_deps.py $FAMILY
python3 tools/build_make.py $FAMILY