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 1d6fcb9 commit f6c1b06Copy full SHA for f6c1b06
.github/workflows/compile-examples.yml
@@ -56,6 +56,8 @@ jobs:
56
platform-name: arduino:samd
57
- fqbn: "arduino:mbed:envie_m7"
58
platform-name: arduino:mbed
59
+ - fqbn: "arduino:mbed_portenta:envie_m7"
60
+ platform-name: arduino:mbed_portenta
61
- fqbn: "esp8266:esp8266:huzzah"
62
platform-name: esp8266:esp8266
63
- fqbn: "esp32:esp32:esp32"
0 commit comments