Skip to content

correct USB PIDs for several boards #1892

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

Merged
merged 1 commit into from
May 16, 2019

Conversation

dhalbert
Copy link
Collaborator

Fixes #1891. Checked against master internal list. @ladyada tagging you for info.

@dhalbert dhalbert requested review from tannewt and ladyada May 16, 2019 14:56
@dhalbert dhalbert merged commit 2abf99a into adafruit:4.0.x May 16, 2019
@dhalbert
Copy link
Collaborator Author

Oops, I didn't mean to merge! It didn't start a check. Please review anyway. I'll fix the branch settings to require approval.

@@ -1,6 +1,6 @@
LD_FILE = boards/samd21x18-bootloader.ld
USB_VID = 0x239A
USB_PID = 0x8035
USB_PID = 0x8050
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does the arduino use an adafruit vid?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We’re replacing the regular bootloader and don’t have multiple pids available from Arduino. This was assigned a long time ago but had errors.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kk

@dhalbert dhalbert deleted the pid-errors-4.0.x branch May 28, 2019 13:25
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.

2 participants