We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4fb69 commit e74bdd6Copy full SHA for e74bdd6
examples/arduino-mbed-doom/platformio.ini
@@ -12,4 +12,4 @@ platform = ststm32
12
framework = arduino
13
board = portenta_h7_m7
14
lib_deps =
15
- Portenta_Video
+ Arduino_H7_Video
platform.json
@@ -214,7 +214,7 @@
214
"type": "framework",
215
"optional": true,
216
"owner": "platformio",
217
- "version": "~4.0.2"
+ "version": "~4.0.6"
218
},
219
"framework-stm32cubef0": {
220
0 commit comments