Skip to content

Commit ecabe7b

Browse files
committed
Update dependencies
1 parent 83801a6 commit ecabe7b

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

examples/Logger/sketch.yaml

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,26 @@ profiles:
33
notes: Portenta H7 family & Portenta Machine Control
44
fqbn: arduino:mbed_portenta:envie_m7
55
platforms:
6-
- platform: arduino:mbed_portenta (4.1.1)
6+
- platform: arduino:mbed_portenta (4.4.1)
77
libraries:
88
- Arduino_USBHostMbed5 (0.3.1)
9-
- Arduino_POSIXStorage (1.2.0)
10-
- Arduino_UnifiedStorage (1.1.0)
11-
- ArduinoRS485 (1.0.5)
9+
- Arduino_POSIXStorage (1.2.1)
10+
- ArduinoRS485 (1.1.0)
1211
arduino:renesas_portenta:portenta_c33:
1312
notes: Portenta C33
1413
fqbn: arduino:renesas_portenta:portenta_c33
1514
platforms:
16-
- platform: arduino:renesas_portenta (1.0.5)
15+
- platform: arduino:renesas_portenta (1.5.0)
1716
libraries:
1817
- Arduino_USBHostMbed5 (0.3.1)
19-
- Arduino_POSIXStorage (1.2.0)
20-
- Arduino_UnifiedStorage (1.1.0)
21-
- ArduinoRS485 (1.0.5)
18+
- Arduino_POSIXStorage (1.2.1)
19+
- ArduinoRS485 (1.1.0)
2220
arduino:mbed_opta:opta:
2321
notes: Portenta Opta family
2422
fqbn: arduino:mbed_opta:opta
2523
platforms:
2624
- platform: arduino:mbed_opta (4.1.1)
2725
libraries:
2826
- Arduino_USBHostMbed5 (0.3.1)
29-
- Arduino_POSIXStorage (1.2.0)
30-
- Arduino_UnifiedStorage (1.1.0)
31-
- ArduinoRS485 (1.0.5)
27+
- Arduino_POSIXStorage (1.2.1)
28+
- ArduinoRS485 (1.1.0)

0 commit comments

Comments
 (0)