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 15caaf2 commit e02e085Copy full SHA for e02e085
.github/workflows/compile-examples.yml
@@ -76,6 +76,8 @@ jobs:
76
platform-name: arduino:renesas_uno
77
- fqbn: arduino:esp32:nano_nora
78
platform-name: arduino:esp32
79
+ - fqbn: arduino:mbed_edge:edge_control
80
+ platform-name: arduino:mbed_edge
81
82
# Make board type-specific customizations to the matrix jobs
83
include:
0 commit comments