Skip to content

Commit

Permalink
studio builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Aug 9, 2024
1 parent ff2c80b commit 8feff49
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
board: [seeeduino_xiao, seeeduino_xiao_ble, seeeduino_xiao_rp2040]
shield: [revxlp]

include:
- board: seeeduino_xiao
shield: revxlp
- board: seeeduino_xiao_ble
shield: revxlp
- board: seeeduino_xiao_rp2040
shield: revxlp
- board: seeeduino_xiao
shield: revxlp
snippet: studio-rpc-usb-uart
name: revxlp_xiao_studio
- board: seeeduino_xiao_ble
shield: revxlp
snippet: studio-rpc-usb-uart
name: revxlp_xiao_ble_studio
- board: seeeduino_xiao_rp2040
shield: revxlp
snippet: studio-rpc-usb-uart
name: revxlp_xiao_rp2040_studio

0 comments on commit 8feff49

Please sign in to comment.