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

Added Raspberry Breadstick #2205

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

mrangen
Copy link
Contributor

@mrangen mrangen commented Jun 6, 2024

https://shop.breadstick.ca/products/raspberry-breadstick-rp2040

I think I did the pin definitions correctly... other boards used generic pin numbers based on the GPIO pins but I've mapped GPIO to the silkscreen pin labels on our board.

https://shop.breadstick.ca/products/raspberry-breadstick-rp2040
I think I did the pin definitions correctly... other boards used generic pin numbers based on the GPIO pins but I've mapped GPIO to the silkscreen pin labels on our board.
@mrangen
Copy link
Contributor Author

mrangen commented Jun 6, 2024

image

Copy link
Owner

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

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

Thanks!

@earlephilhower earlephilhower merged commit b0ffd89 into earlephilhower:master Jun 6, 2024
13 checks passed
@mrangen
Copy link
Contributor Author

mrangen commented Jun 11, 2024

@earlephilhower Thanks for adding our board!
I went to try it by installing V3.9.2 but I don't see our board on the list. Will it be in a future 3.9.3 build?

@earlephilhower
Copy link
Owner

You just missed the 3.9.2 hotfix release. I like to give a couple weeks between releases to collect enough PRs to make it worthwhile, so expect a 3.9.3 release with your board next week.

If you need it sooner, let me know and I can bump one out this week, no problem.

@mrangen
Copy link
Contributor Author

mrangen commented Jun 11, 2024

No thanks, happy to wait. Thanks for starting this project and the work that goes into maintaining it.

When it's up I'll test everything out, hopefully I got it all set up correctly.

I am kind of curious about adding functions that run at reset, like clearing the LEDs, but I don't want to do anything that would confuse or get in the way of the users code.

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.

None yet

2 participants