Skip to content

Commit 6ea0195

Browse files
authored
Merge pull request #33 from arduino-libraries/unoq_taget
ops: add compile target unoq
2 parents b076252 + d8ba53d commit 6ea0195

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
6262
- fqbn: arduino:renesas_uno:unor4wifi
6363
artifact-name-suffix: arduino-renesas_uno-unor4wifi
64+
- fqbn: arduino:zephyr:unoq
65+
artifact-name-suffix: arduino-zephyr-unoq
6466

6567
steps:
6668
- name: Checkout

0 commit comments

Comments
 (0)