Skip to content

Commit e74bdd6

Browse files
committed
Update Arduino-mbed core to v4.0.6
1 parent 8d4fb69 commit e74bdd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/arduino-mbed-doom/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ platform = ststm32
1212
framework = arduino
1313
board = portenta_h7_m7
1414
lib_deps =
15-
Portenta_Video
15+
Arduino_H7_Video

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"type": "framework",
215215
"optional": true,
216216
"owner": "platformio",
217-
"version": "~4.0.2"
217+
"version": "~4.0.6"
218218
},
219219
"framework-stm32cubef0": {
220220
"type": "framework",

0 commit comments

Comments
 (0)