Skip to content

Add support for new board: Waveshare RP2040-GEEK #9090

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 3 commits into from
Mar 29, 2024

Conversation

RetiredWizard
Copy link

@RetiredWizard RetiredWizard commented Mar 26, 2024

This adds the Waveshare RP2040-GEEK board to CircuitPython. I've marked it as a draft because I'm waiting for a response from Waveshare technical support in which I requested a CircuitPython VID/PID pair.

https://www.waveshare.com/rp2040-geek.htm

Waveshare support got back to me and supplied the Product ID for this
device. Apparently they renamed the device since applying for the
Product ID. The original name was RP2040-HACK. I'm assuming the
MICROPY_HW_BOARD_NAME doesn't have to match the registered name so it
can stay as is with the correct (current) name.
@RetiredWizard
Copy link
Author

Waveshare support got back to me and supplied the Product ID for this device. Apparently they renamed the device since applying for the Product ID. The original name was RP2040-HACK. I'm assuming the MICROPY_HW_BOARD_NAME doesn't have to match the registered name so it can stay as is with the correct (current) name.

@RetiredWizard RetiredWizard marked this pull request as ready for review March 29, 2024 15:04
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Fine with me! Thanks!

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