Closed hugomontero closed 1 year ago
Make particle update uses the new flash methods
particle update
Try the follow cases by connecting your device in Normal mode and then in DFU mode
particle update ${deviceID}
particle update --target 3.3.0
particle update --target 3.3.0 ${deviceID}
Description
Make
particle update
uses the new flash methodsHow to Test
Try the follow cases by connecting your device in Normal mode and then in DFU mode
particle update
particle update ${deviceID}
particle update --target 3.3.0
particle update --target 3.3.0 ${deviceID}
Related Issues / Discussions
Completeness