Skip to content

Commit 9ce784b

Browse files
authored
Updated used dfu-util to latest version available (#630)
Platformio now has dfu-util 0.11 available in package tool-dfuutil. See https://registry.platformio.org/tools/platformio/tool-dfuutil
1 parent 9fce4a3 commit 9ce784b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
"type": "uploader",
325325
"optional": true,
326326
"owner": "platformio",
327-
"version": "~1.9.190708"
327+
"version": "~1.11.0"
328328
},
329329
"tool-cmake": {
330330
"optional": true,

0 commit comments

Comments
 (0)