@@ -21,16 +21,16 @@ jobs:
21
21
UNIVERSAL_LIBRARIES : |
22
22
# Install the ArduinoIoTCloud library from the repository
23
23
- source-path: ./
24
- - source-url: https://github.com/fabik111/Arduino_ConnectionHandler.git
25
- version: 0314cf54593029aea05bb8c179e40a26128f7d67
26
24
- name: ArduinoBLE
27
25
- name: Arduino_KVStore
28
26
- name: ArduinoHttpClient
29
27
- name: Arduino_DebugUtils
30
28
- name: ArduinoMqttClient
31
- - source-url: https://github.com/fabik111/Arduino_SecureElement.git
29
+ - source-url: https://github.com/arduino-libraries/Arduino_ConnectionHandler.git
30
+ version: 0314cf54593029aea05bb8c179e40a26128f7d67
31
+ - source-url: https://github.com/arduino-libraries/Arduino_SecureElement.git
32
32
version: f5a23964a1c70048e48d5ed2d2657004446f0e3d
33
- - source-url: https://github.com/fabik111 /Arduino_CloudUtils.git
33
+ - source-url: https://github.com/arduino-libraries /Arduino_CloudUtils.git
34
34
version: a8b52eaf500c63b2e8bd3e4b6f6c77b70fc3e65d
35
35
- source-url: https://github.com/arduino-libraries/Arduino_NetworkConfigurator.git
36
36
# sketch paths to compile (recursive) for all boards
@@ -111,12 +111,13 @@ jobs:
111
111
# Install samd platform via Boards Manager
112
112
- name: arduino:samd
113
113
libraries : |
114
- - name: ArduinoBearSSL
114
+ - source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
115
+ version: a891ad3cb15bca3d080adc8188a63277f92fa81c
115
116
- name: ArduinoECCX08
116
117
- name: Blues Wireless Notecard
117
118
- name: RTCZero
118
119
- name: WiFi101
119
- - source-url: https://github.com/adafruit/Adafruit_SleepyDog.git
120
+ - name: Adafruit SleepyDog Library
120
121
sketch-paths : |
121
122
- examples/ArduinoIoTCloud-Notecard
122
123
- examples/ArduinoIoTCloud-Schedule
@@ -129,14 +130,14 @@ jobs:
129
130
- name: arduino:samd
130
131
- name: arduino:mbed_nano
131
132
libraries : |
132
- - name: ArduinoBearSSL
133
+ - source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
134
+ version: a891ad3cb15bca3d080adc8188a63277f92fa81c
133
135
- name: ArduinoECCX08
134
136
- name: Blues Wireless Notecard
135
137
- name: RTCZero
136
- - source-url: https://github.com/andreagilardoni/WiFiNINA.git
137
- version: 31616ac5a30f6281c68f982bc39800771b2fbaeb
138
- - name: Arduino_JSON
139
- - source-url: https://github.com/adafruit/Adafruit_SleepyDog.git
138
+ - source-url: https://github.com/arduino-libraries/WiFiNINA.git
139
+ version: 69e786c5c73fe94b7f408853550f6f151cfc58b0
140
+ - name: Adafruit SleepyDog Library
140
141
sketch-paths : |
141
142
- examples/ArduinoIoTCloud-NetConfig
142
143
- examples/ArduinoIoTCloud-DeferredOTA
@@ -154,7 +155,7 @@ jobs:
154
155
- name: Blues Wireless Notecard
155
156
- name: RTCZero
156
157
- name: MKRWAN
157
- - source-url: https://github.com/adafruit/Adafruit_SleepyDog.git
158
+ - name: Adafruit SleepyDog Library
158
159
sketch-paths : |
159
160
- examples/ArduinoIoTCloud-Notecard
160
161
# GSM boards
@@ -164,12 +165,13 @@ jobs:
164
165
# Install samd platform via Boards Manager
165
166
- name: arduino:samd
166
167
libraries : |
167
- - name: ArduinoBearSSL
168
+ - source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
169
+ version: a891ad3cb15bca3d080adc8188a63277f92fa81c
168
170
- name: ArduinoECCX08
169
171
- name: Blues Wireless Notecard
170
172
- name: RTCZero
171
173
- name: MKRGSM
172
- - source-url: https://github.com/adafruit/Adafruit_SleepyDog.git
174
+ - name: Adafruit SleepyDog Library
173
175
sketch-paths : |
174
176
- examples/ArduinoIoTCloud-Notecard
175
177
- examples/ArduinoIoTCloud-Schedule
@@ -181,12 +183,13 @@ jobs:
181
183
# Install samd platform via Boards Manager
182
184
- name: arduino:samd
183
185
libraries : |
184
- - name: ArduinoBearSSL
186
+ - source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
187
+ version: a891ad3cb15bca3d080adc8188a63277f92fa81c
185
188
- name: ArduinoECCX08
186
189
- name: Blues Wireless Notecard
187
190
- name: RTCZero
188
191
- name: MKRNB
189
- - source-url: https://github.com/adafruit/Adafruit_SleepyDog.git
192
+ - name: Adafruit SleepyDog Library
190
193
sketch-paths : |
191
194
- examples/ArduinoIoTCloud-Notecard
192
195
- examples/ArduinoIoTCloud-Schedule
@@ -198,7 +201,8 @@ jobs:
198
201
# Install mbed_portenta platform via Boards Manager
199
202
- name: arduino:mbed_portenta
200
203
libraries : |
201
- - name: ArduinoBearSSL
204
+ - source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
205
+ version: a891ad3cb15bca3d080adc8188a63277f92fa81c
202
206
- name: ArduinoECCX08
203
207
- name: Arduino_Cellular
204
208
- name: Blues Wireless Notecard
@@ -229,7 +233,8 @@ jobs:
229
233
# Install mbed_opta platform via Boards Manager
230
234
- name: arduino:mbed_opta
231
235
libraries : |
232
- - name: ArduinoBearSSL
236
+ - source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
237
+ version: a891ad3cb15bca3d080adc8188a63277f92fa81c
233
238
- name: ArduinoECCX08
234
239
- name: Blues Wireless Notecard
235
240
sketch-paths : |
@@ -245,7 +250,8 @@ jobs:
245
250
# Install mbed_giga platform via Boards Manager
246
251
- name: arduino:mbed_giga
247
252
libraries : |
248
- - name: ArduinoBearSSL
253
+ - source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
254
+ version: a891ad3cb15bca3d080adc8188a63277f92fa81c
249
255
- name: ArduinoECCX08
250
256
- name: Blues Wireless Notecard
251
257
sketch-paths : |
0 commit comments