1
0
mirror of https://github.com/hathach/tinyusb.git synced 2025-03-29 19:20:22 +00:00

update buildscript

This commit is contained in:
hathach 2023-11-29 22:30:58 +07:00
parent fe4bb40207
commit 0504192fb7
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA

@ -2,4 +2,4 @@
FAMILY=stm32l4
python3 tools/get_deps.py $FAMILY
python3 tools/build_family.py $FAMILY
python3 tools/build_make.py $FAMILY