particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

bugfix/ch67767/tinker-for-bsom #596

Closed busticated closed 4 years ago

busticated commented 4 years ago

Description

running the particle flash --usb tinker command when targeting a bsom fails with: Error writing firmware: file does not exist and no known app found. (ch)

How to Test

using a bsom device, run particle flash --usb tinker and verify that your device is flashed appropriately

Completeness