Initial Lily58 shield definition.
This commit is contained in:
parent
4f6e2a6694
commit
c3dd7b694d
8 changed files with 148 additions and 1 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue