Skip to content

Commit f0ff964

Browse files
committed
Compile Examples: add boards to CI workflow
1 parent dba61f5 commit f0ff964

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/workflows/compile-examples.yml

+12
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,18 @@ jobs:
4646
type: wifi101
4747
- fqbn: arduino:samd:mkrgsm1400
4848
type: gsm
49+
- fqbn: arduino:samd:mkrnb1500
50+
type: nb
51+
- fqbn: arduino:mbed_portenta:envie_m7
52+
type: mbed_portenta
53+
- fqbn: arduino:mbed_nano:nanorp2040connect
54+
type: nina
55+
- fqbn: arduino:mbed_opta:opta
56+
type: mbed_opta
57+
- fqbn: arduino:mbed_giga:giga
58+
type: mbed_giga
59+
- fqbn: arduino:renesas_uno:unor4wifi
60+
type: renesas_uno
4961
- fqbn: arduino:megaavr:uno2018
5062
type: megaavr
5163

0 commit comments

Comments
 (0)