Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify vid and pid of device for upload target #877

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

okalachev
Copy link
Contributor

@okalachev okalachev commented Dec 7, 2021

When another DFU device is connected (like a sound card) it's impossible to upload the firmware, which is inconvinient.

This adds VID and PID specification for dfu-util to distinguish Flipper from other devices.

Tested with a real Flipper and a Focusrite Scarlett 2i2 connected.

(Fixes #871).

@skotopes skotopes merged commit 02ba569 into flipperdevices:dev Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impossible to upload the firmware when external sound card is connected
2 participants