@@ -32,15 +32,15 @@ jobs:
32
32
- name: Arduino_KVStore
33
33
version: 1.0.0
34
34
- source-url: https://github.com/arduino-libraries/Arduino_ConnectionHandler.git
35
- version: 0314cf54593029aea05bb8c179e40a26128f7d67
35
+ version: 1.1.1
36
36
- source-url: https://github.com/arduino-libraries/Arduino_SecureElement.git
37
- version: 4900febf84435c1a06bb13451bced3bac6f16e76
37
+ version: 0.4.0
38
38
- source-url: https://github.com/arduino-libraries/Arduino_CloudUtils.git
39
- version: 2e2facc2209b66905c180ec0058ef8b083912278
39
+ version: 1.1.0
40
40
- source-url: https://github.com/arduino-libraries/Arduino_UniqueHWId.git
41
41
version: 7e1bfeb586cac00f043c39997a1e9937ed8152b0
42
42
- source-url: https://github.com/arduino-libraries/Arduino_NetworkConfigurator.git
43
- version: 40285c62a3b50c5241e70fefcd2055495256c275
43
+ version: 0.1.3
44
44
# sketch paths to compile (recursive) for all boards
45
45
UNIVERSAL_SKETCH_PATHS : |
46
46
- examples/utility/Provisioning_2.0
98
98
- name: Adafruit SleepyDog Library
99
99
version: 1.6.5
100
100
- source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
101
- version: a891ad3cb15bca3d080adc8188a63277f92fa81c
101
+ version: 1.7.6
102
102
- source-url: https://github.com/arduino-libraries/WiFiNINA.git
103
103
version: 69e786c5c73fe94b7f408853550f6f151cfc58b0
104
104
# Portenta
@@ -114,7 +114,7 @@ jobs:
114
114
- name: ArduinoECCX08
115
115
version: 1.3.8
116
116
- source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
117
- version: a891ad3cb15bca3d080adc8188a63277f92fa81c
117
+ version: 1.7.6
118
118
# Nicla Vision
119
119
- board :
120
120
type : mbed_nicla
@@ -133,7 +133,7 @@ jobs:
133
133
- name: ArduinoECCX08
134
134
version: 1.3.8
135
135
- source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
136
- version: a891ad3cb15bca3d080adc8188a63277f92fa81c
136
+ version: 1.7.6
137
137
# GIGA
138
138
- board :
139
139
type : mbed_giga
@@ -145,7 +145,7 @@ jobs:
145
145
- name: ArduinoECCX08
146
146
version: 1.3.8
147
147
- source-url: https://github.com/arduino-libraries/ArduinoBearSSL.git
148
- version: a891ad3cb15bca3d080adc8188a63277f92fa81c
148
+ version: 1.7.6
149
149
# Portenta C33
150
150
- board :
151
151
type : renesas_portenta
0 commit comments