diff options
| author | Ha Thach <[email protected]> | 2021-08-29 21:49:10 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-29 21:49:10 +0700 |
| commit | 4492a7021cb33cb3079f2e949d6e22ddd3d33f49 (patch) | |
| tree | b14be02e6d0a7d632e320431cc3543e123de78fa /.github | |
| parent | 61592526928be9626317ef82bbe42d0edaf7fa14 (diff) | |
| parent | 31959295965f6b19c35bb770b1e430bdfa7b4606 (diff) | |
Merge branch 'master' into merge-waveshare-h7
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 fc5b92b68..8ef19b0a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -51,6 +51,7 @@ jobs: - 'samd51' - 'saml2x' - 'stm32f0' + - 'stm32f1' - 'stm32f4' - 'stm32f7' - 'stm32h7' |
