File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 50
50
platforms : |
51
51
- name: arduino:mbed_nano
52
52
artifact-name-suffix : arduino-mbed_nano-nano33ble
53
+ type : nina
53
54
- fqbn : arduino:mbed_nano:nanorp2040connect
54
55
platforms : |
55
56
- name: arduino:mbed_nano
@@ -59,12 +60,16 @@ jobs:
59
60
platforms : |
60
61
- name: arduino:renesas_uno
61
62
artifact-name-suffix : arduino-renesas_uno-unor4wifi
63
+ type : unor4wifi
62
64
63
65
include :
64
66
- board :
65
67
type : nina
66
68
libraries : |
67
69
- name: WiFiNINA
70
+ - board :
71
+ type : unor4wifi
72
+ libraries :
68
73
69
74
steps :
70
75
- name : Checkout repository
79
84
libraries : |
80
85
# Install the library from the local path.
81
86
- source-path: ./
87
+ ${{ matrix.libraries }}
82
88
sketch-paths : |
83
89
- examples
84
90
enable-deltas-report : true
You can’t perform that action at this time.
0 commit comments