We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b076252 + d8ba53d commit 6ea0195Copy full SHA for 6ea0195
.github/workflows/compile-examples.yml
@@ -61,6 +61,8 @@ jobs:
61
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
62
- fqbn: arduino:renesas_uno:unor4wifi
63
artifact-name-suffix: arduino-renesas_uno-unor4wifi
64
+ - fqbn: arduino:zephyr:unoq
65
+ artifact-name-suffix: arduino-zephyr-unoq
66
67
steps:
68
- name: Checkout
0 commit comments