Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add custom RP2040 based devboard called "The Breadboard+" (with ESP-WROOM-C3, but using micropython for that due to needing to flash over UART)#10512

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
its-kronos wants to merge4 commits intoadafruit:main
base:main
Choose a base branch
Loading
fromits-kronos:main

Conversation

@its-kronos
Copy link

Thanks for submitting a pull request to CircuitPython! Remove these instructions before submitting.

Seehttps://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github for detailed instructions.

  • Consider whether to submit this PR againstmain or against (if it exists) the branch for the current stable release or an upcoming minor release. The branch will be namedi.j.x, for example,9.2.x. Bug fixes and minor enhancements can be submitted against the stable release branch, and will be merged tomain regularly.
  • Create your own fork ofcircuitpython and create a branch for your changes.
  • Usepre-commit to check your commits before submitting. Seehttps://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github/check-your-code.
  • Test your changes and tell us how you tested.

@its-kronos
Copy link
Author

tested my changes on my custom devboard with code that communicates by UART to secondary MCU. I used names such as Board.WIFI and set it to true to see if the secondary MCU would enable

The code ended up working

@its-kronosits-kronos marked this pull request as ready for reviewAugust 7, 2025 18:49
@tannewt
Copy link
Member

Please use a unique USB PID. (That's why the CI tests are failing.)

@its-kronosits-kronos marked this pull request as draftAugust 19, 2025 21:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@its-kronos@tannewt

[8]ページ先頭

©2009-2025 Movatter.jp