Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello, not sure if you accept PRs that only add one device, but this adds the PID for the Adafruit Neo Trinky.
There's a few devices in the "Trinkey" family but I only have this one to test it against.
I can't find documentation for the PID though, I'm not sure what to google for, I just found this looking in my system settings.
Tested using this PR on the atsamd-rs project. Just did a
cargo install --path . --force
and then rancargo cf
as in the README sans the vid and pid.Also just want to add what an amazingly helpful utility this is. I've been using bossac for other boards (and managed to nuke two of them doing so). This was sublimely easy by comparison.