File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 6464 type : mbed_giga
6565 - fqbn : arduino:renesas_portenta:portenta_c33
6666 type : renesas_portenta
67+ - fqbn : arduino:renesas_uno:unor4wifi
68+ type : renesas_uno
6769
6870
6971 # make board type-specific customizations to the matrix jobs
@@ -177,14 +179,20 @@ jobs:
177179 - name: Arduino_Portenta_OTA
178180 sketch-paths : |
179181 - examples/utility/Provisioning
180- # Portneta C33
182+ # Portenta C33
181183 - board :
182184 type : renesas_portenta
183185 platforms : |
184186 # Install renesas_portenta platform via Boards Manager
185187 - name: arduino:renesas_portenta
186188 sketch-paths : |
187189 - 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
188196 # ESP8266 boards
189197 - board :
190198 type : esp8266
You can’t perform that action at this time.
0 commit comments