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.
1 parent 6a0d0e2 commit 5e84d0eCopy full SHA for 5e84d0e
.github/workflows/compile-examples.yml
@@ -42,6 +42,8 @@ jobs:
42
type: arduino:mbed_portenta
43
- fqbn: arduino:renesas_portenta:portenta_c33
44
type: renesas_portenta
45
+ - fqbn: arduino:mbed:opta
46
+
47
48
steps:
49
- name: Checkout repository
0 commit comments