Skip to content

ports/samd: Add Adafruit Feather M0 Express, and Mini SAM M4 #4994

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

Closed
wants to merge 4 commits into from

Conversation

jimmo
Copy link
Member

@jimmo jimmo commented Aug 10, 2019

Also:

  • Add .gitignore for build-*
  • Rename board.mk to mpconfigboard.mk (to match other ports)
  • Share linker scripts between boards.

@dpgeorge
Copy link
Member

Add .gitignore for build-*

Similar to a previous comment, probably best to just put this in the global .gitignore.

Rename board.mk to mpconfigboard.mk (to match other ports)

I originally made it board.mk to keep it short and simple, and maybe even stm32 could change to use that as well. But I guess there's no real reason for the change (to board.mk) and mpconfigboard.mk consistently pairs with mpconfigboard.h.


Anyway, looks good!

If you agree with the gitignore change I can do that myself first, then merge this without that specific commit.

@jimmo
Copy link
Member Author

jimmo commented Aug 15, 2019

Thanks, I've made the global .gitignore change in #4991 (and force pushed), but yes feel free to adjust as necessary.

@dpgeorge
Copy link
Member

Merged in a5d85d3, 90188cc and eb7eed5

@dpgeorge dpgeorge closed this Aug 15, 2019
tannewt added a commit to tannewt/circuitpython that referenced this pull request Jul 15, 2021
…logio-deinit

added pin object to analogout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants