File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 64
64
type : mbed_giga
65
65
- fqbn : arduino:renesas_portenta:portenta_c33
66
66
type : renesas_portenta
67
+ - fqbn : arduino:renesas_uno:unor4wifi
68
+ type : renesas_uno
67
69
68
70
69
71
# make board type-specific customizations to the matrix jobs
@@ -177,14 +179,20 @@ jobs:
177
179
- name: Arduino_Portenta_OTA
178
180
sketch-paths : |
179
181
- examples/utility/Provisioning
180
- # Portneta C33
182
+ # Portenta C33
181
183
- board :
182
184
type : renesas_portenta
183
185
platforms : |
184
186
# Install renesas_portenta platform via Boards Manager
185
187
- name: arduino:renesas_portenta
186
188
sketch-paths : |
187
189
- examples/utility/Provisioning
190
+ # UNO R4 WiFi
191
+ - board :
192
+ type : renesas_uno
193
+ platforms : |
194
+ # Install renesas_uno platform via Boards Manager
195
+ - name: arduino:renesas_uno
188
196
# ESP8266 boards
189
197
- board :
190
198
type : esp8266
You can’t perform that action at this time.
0 commit comments