diff options
| author | Ha Thach <[email protected]> | 2021-08-19 19:44:01 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-19 19:44:01 +0700 |
| commit | 219d186c4d6fd386310fd7aae441d919e41b4219 (patch) | |
| tree | 9150995369bc5459a1bacfd46c42d892a05df22b /.github | |
| parent | c4a9a04d67ffa64adf784c71b12e6c1b7bf260c3 (diff) | |
| parent | eda5b92e92d8a3be0fb40d28c1772fcb62965856 (diff) | |
Merge pull request #1034 from hathach/group-f1
Group f1
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' |
