We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d2faf commit fa0a2b3Copy full SHA for fa0a2b3
.github/workflows/compile-examples.yml
@@ -59,9 +59,26 @@ jobs:
59
platforms: |
60
- name: arduino:mbed_nicla
61
libraries: ""
62
+ - fqbn: arduino:mbed_opta:opta
63
+ platforms: |
64
+ - name: arduino:mbed_opta
65
+ libraries: ""
66
- fqbn: arduino:mbed_giga:giga
67
68
- name: arduino:mbed_giga
69
70
+ - fqbn: arduino:renesas_portenta:portenta_c33
71
72
+ - name: arduino:renesas_portenta
73
74
+ - fqbn: arduino:renesas_uno:unor4wifi
75
76
+ - name: arduino:renesas_uno
77
78
+ - fqbn: arduino:esp32:nano_nora
79
80
+ - name: arduino:esp32
81
82
- fqbn: esp8266:esp8266:huzzah
83
84
- name: esp8266:esp8266
0 commit comments