diff options
author | KemoNine <mcrosson@kemonine.info> | 2020-11-25 18:09:09 -0500 |
---|---|---|
committer | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-12-17 10:57:06 +0000 |
commit | 565a72bf957061b1a7197922c3f3f4a88c13e647 (patch) | |
tree | 1e9c3caab68df228340834db4d9c9ca2098b53b6 /.github | |
parent | b115f16f4ca73e655be2f64bc208b5f6f4b5c820 (diff) |
feat(shields): add tidbit and tidbit_19key shields
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 7bfaa89..5c76745 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,6 +54,7 @@ jobs: - splitreus62_left - splitreus62_right - tg4x + - tidbit include: - board: dz60rgb_rev1 - board: nrf52840_m2 |