Skip to content

add nRF52840 based Makerdiary Pitaya Go - #2833

Merged
tannewt merged 3 commits into
adafruit:masterfrom
xiongyihui:pitaya-go
May 11, 2020
Merged

add nRF52840 based Makerdiary Pitaya Go#2833
tannewt merged 3 commits into
adafruit:masterfrom
xiongyihui:pitaya-go

Conversation

@xiongyihui

Copy link
Copy Markdown

@@ -0,0 +1,10 @@
USB_VID = 0x239A
USB_PID = 0x802A

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do not recycle VID/PID, they must be unique for each device!

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

OK. As Makerdiary doesn't have a VID, maybe use a random generated PID with NordicSemi's VID

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

hi, as you make many products with USB, please purchase a VID!
https://store.makerdiary.com/

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

can not afford the licensing fee yet

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me! Thank you!

@tannewt
tannewt dismissed ladyada’s stale review May 11, 2020 23:34

USB VID updated

@tannewt
tannewt merged commit 62b835a into adafruit:master May 11, 2020
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.

3 participants