We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115a134 commit 201913bCopy full SHA for 201913b
.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