We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56bab7 commit 3c2c461Copy full SHA for 3c2c461
.github/workflows/compile-examples.yml
@@ -64,6 +64,8 @@ jobs:
64
platform-name: arduino:mbed_nano
65
- fqbn: arduino:mbed_nicla:nicla_vision
66
platform-name: arduino:mbed_nicla
67
+ - fqbn: arduino:mbed_opta:opta
68
+ platform-name: arduino:mbed_opta
69
70
# Make board type-specific customizations to the matrix jobs
71
include:
0 commit comments