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

feat(boards): Add waveshare rp2040 board definition #2806

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nick-Munnich
Copy link
Contributor

This PR builds off of #2596, fixing the problems Pete noted there alongside some other changes. As of two weeks ago, Zephyr's main branch has this board as well, so the name was adjusted to match with it.

Figured since I needed to update the PR for my own stuff anyway I may as well PR the updated version.

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.
  • Includes any necessary documentation changes.

feat(boards): Bring rp2040-zero more in line with future Zephyr's version, add Studio compatibility bits

Co-authored-by: Nicolas Munnich <[email protected]>
@Nick-Munnich Nick-Munnich added the board PRs and issues related to boards. label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board PRs and issues related to boards.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants