Initial Lily58 shield definition.

This commit is contained in:
Pete Johanson
2020-07-16 23:41:55 -04:00
parent 4f6e2a6694
commit c3dd7b694d
8 changed files with 148 additions and 1 deletions

View File

@@ -9,7 +9,11 @@ jobs:
strategy:
matrix:
board: [proton_c, nice_nano]
shield: [kyria_left, kyria_right, petejohanson_pro_micro_handwire]
shield:
- kyria_left
- kyria_right
- lily58_left
- lily58_right
steps:
# To use this repository's private action,
# you must check out the repository