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

Arduino/Genuino Zero Support #78

Open
craben20 opened this issue Jul 27, 2019 · 2 comments · May be fixed by #305
Open

Arduino/Genuino Zero Support #78

craben20 opened this issue Jul 27, 2019 · 2 comments · May be fixed by #305
Labels
board support Related to support for a particular board

Comments

@craben20
Copy link

craben20 commented Jul 27, 2019

Are there any plans for Zero support?

I see there's MKRZERO support, but I'm unsure regarding how similar the pin assignments are on these boards. [EDIT]: I see Bobbin seems to feature crates for support of this board, but frankly I'd rather not stray there.

@djmcgill
Copy link
Contributor

The answer is unfortunately that they are not especially similar, you can compare the two:

However adding the mapping between board pins and chip pins shouldn't be too bad, it would look extremely similar to the mkrzero one but with the values from arduino_zero sheet above.

@craben20
Copy link
Author

Nice, this doesn't look too difficult to implement. When I have a minute, I'll do it - cheers. I'll leave this open until then.

@jessebraham jessebraham added the board support Related to support for a particular board label Aug 9, 2020
@Sympatron Sympatron linked a pull request Nov 3, 2020 that will close this issue
@sajattack sajattack linked a pull request Nov 16, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board support Related to support for a particular board
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants