diff options
| author | Seon Rozenblum <seon@unexpectedmaker.com> | 2021-02-22 14:41:34 +1100 |
|---|---|---|
| committer | Seon Rozenblum <seon@unexpectedmaker.com> | 2021-02-23 17:55:17 +1100 |
| commit | 78b2daa2a75d5b5e612433611314ec0d02e6784a (patch) | |
| tree | 5fc13acab17c5fa1b50cc3557e5ff165d8c137d8 /.github | |
| parent | 79b12267595680497e53bae7154f4b6aa607cc89 (diff) | |
Added Unexpected Maker TinyS2 board definition
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 69dcaf46d..8a31f364b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -453,6 +453,7 @@ jobs: - "targett_module_clip_wrover" - "unexpectedmaker_feathers2" - "unexpectedmaker_feathers2_prerelease" + - "unexpectedmaker_tinys2" steps: - name: Set up Python 3.8 |
