Skip to content

Conversation

its-kronos
Copy link

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

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

  • Consider whether to submit this PR against main or against (if it exists) the branch for the current stable release or an upcoming minor release. The branch will be named i.j.x, for example, 9.2.x. Bug fixes and minor enhancements can be submitted against the stable release branch, and will be merged to main regularly.
  • Create your own fork of circuitpython and create a branch for your changes.
  • Use pre-commit to check your commits before submitting. See https://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-kronos its-kronos marked this pull request as ready for review August 7, 2025 18:49
@tannewt
Copy link
Member

tannewt commented Aug 8, 2025

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

@its-kronos its-kronos marked this pull request as draft August 19, 2025 21:57
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