File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 71
71
platforms : |
72
72
- name: arduino:mbed_nano
73
73
softwareserial : false
74
+ - fqbn : arduino:mbed_nicla:nicla_vision
75
+ platforms : |
76
+ - name: arduino:mbed_nicla
77
+ softwareserial : false
78
+ - fqbn : arduino:mbed_opta:opta
79
+ platforms : |
80
+ - name: arduino:mbed_opta
81
+ softwareserial : false
82
+ - fqbn : arduino:mbed_giga:giga
83
+ platforms : |
84
+ - name: arduino:mbed_giga
85
+ softwareserial : false
86
+ - fqbn : arduino:renesas_portenta:portenta_c33
87
+ platforms : |
88
+ - name: arduino:renesas_portenta
89
+ softwareserial : false
90
+ - fqbn : arduino:renesas_uno:unor4wifi
91
+ platforms : |
92
+ - name: arduino:renesas_uno
93
+ softwareserial : false
94
+ - fqbn : arduino:esp32:nano_nora
95
+ platforms : |
96
+ - name: arduino:esp32
97
+ softwareserial : false
74
98
75
99
# Make board type-specific customizations to the matrix jobs
76
100
include :
You can’t perform that action at this time.
0 commit comments