mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-02 13:20:20 +00:00
only build 1 board on windows/macos
This commit is contained in:
parent
7089535848
commit
363fcc5b68
2
.github/workflows/build_win_mac.yml
vendored
2
.github/workflows/build_win_mac.yml
vendored
@ -53,4 +53,4 @@ jobs:
|
|||||||
run: python3 tools/get_dependencies.py stm32f0
|
run: python3 tools/get_dependencies.py stm32f0
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: python3 tools/build_family.py stm32f0
|
run: python3 tools/build_family.py stm32f0 stm32f072disco
|
||||||
|
Loading…
x
Reference in New Issue
Block a user