Skip to content

Commit 1cee8e8

Browse files
committed
Add CI
1 parent 5088cb6 commit 1cee8e8

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ jobs:
592592
strategy:
593593
fail-fast: false
594594
matrix:
595-
arduino-platform: ["picow_rp2040_tinyusb", "picow_rp2350_tinyusb"]
595+
arduino-platform: ["picow_rp2040_tinyusb", "picow_rp2350_tinyusb", "fruit_jam_tinyusb"]
596596
steps:
597597
- name: "skip if unwanted"
598598
continue-on-error: true
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
3+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
3+

0 commit comments

Comments
 (0)