diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-06-08 14:47:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-08 14:47:22 -0700 |
| commit | 0ba541d49878f8fa62aca7822e8c7d333dd5c2f0 (patch) | |
| tree | aac65738034de47976117aece1fcfd883a902183 /.github/workflows | |
| parent | 2de20e06d06f7def25f42df6220a29a304f44723 (diff) | |
| parent | 33496e9c68a33028e472defdcda7fff35b7db8b0 (diff) | |
Merge pull request #3017 from Nicell/nice_nano5.4.0-beta.1
Add nice!nano board support
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 0719b40e9..00454cc2d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -205,6 +205,7 @@ jobs: - "monster_m4sk" - "ndgarage_ndbit6" - "nfc_copy_cat" + - "nice_nano" - "nucleo_f746zg" - "nucleo_f767zi" - "nucleo_h743zi_2" |
