diff options
| author | hathach <[email protected]> | 2021-03-03 20:22:55 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-03 20:22:55 +0700 |
| commit | 5d226ee733cd6de950a98f16238904ca6d351ca9 (patch) | |
| tree | 98418706b9ff133bebe842049acd2174cb84a66f /.github | |
| parent | 5799c471f1214f3a3069b494c5e023e88f63e420 (diff) | |
add h745disco to family group
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2413eaf54..771a49417 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,6 +48,7 @@ jobs: - 'samd51' - 'stm32f4' - 'stm32f7' + - 'stm32h7' steps: - name: Setup Python uses: actions/setup-python@v2 |
