diff options
| author | Ha Thach <[email protected]> | 2021-04-18 17:00:12 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-18 17:00:12 +0700 |
| commit | f2874f2431daa0966984310a10d17ae8693944d2 (patch) | |
| tree | 911808918596b0073d9ab25a794df70f4fea4a75 /.github/workflows | |
| parent | d35c92eccd680bfc98a422e66b3f5dfaea65183d (diff) | |
| parent | faae19f560482b0b218312971f4f64ccb26abee2 (diff) | |
Merge pull request #790 from hathach/group-f0
Group f0 boards
Diffstat (limited to '.github/workflows')
| -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 cccf8eacc..ad27407d3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,6 +49,7 @@ jobs: - 'samd21' - 'samd51' - 'saml22' + - 'stm32f0' - 'stm32f4' - 'stm32f7' - 'stm32h7' |
