Makersense RP2040 support (#2996)

* WIP

* Do the right things

* Add to build matrix

* Yaml lint has annoyed me for the final time
This commit is contained in:
Ben Meadors
2023-12-06 21:42:06 -06:00
committed by GitHub
parent 17f1a450b2
commit 9188a9a1f2
6 changed files with 59 additions and 1 deletions

View File

@@ -125,6 +125,7 @@ jobs:
- board: pico
- board: picow
- board: rak11310
- board: senselora_rp2040
uses: ./.github/workflows/build_rpi2040.yml
with:
board: ${{ matrix.board }}