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

[nrf noup] boards: thingy91x: add board config #294

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

maxd-nordic
Copy link
Contributor

This patch adds board configuration for the Thingy:91 X.

This patch adds board configuration for the Thingy:91 X.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
CONFIG_USB_MASS_STORAGE=n
CONFIG_USB_DEVICE_MANUFACTURER="Nordic Semiconductor"
CONFIG_USB_DEVICE_VID=0x1915
CONFIG_USB_DEVICE_PID=0x520F

Choose a reason for hiding this comment

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

CONFIG_USB_DEVICE_PID is the same as for thingy:91. Shouldn't the X have a unique PID?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe - the nrf53 board files are not used by default, mostly for brave people ready to overwrite the onboard programmer.

@rlubos rlubos requested a review from de-nordic January 25, 2024 10:25
@rlubos rlubos merged commit a9d5fa7 into nrfconnect:main Jan 25, 2024
1 check passed
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.

5 participants