Skip to content

Handle SAME51 boards properly - #11143

Merged
tannewt merged 2 commits into
adafruit:mainfrom
dhalbert:same51-fixes
Jul 28, 2026
Merged

tannewt merged 2 commits into
adafruit:mainfrom
dhalbert:same51-fixes

Conversation

@dhalbert

Copy link
Copy Markdown
Collaborator

ports/atmel-samd/mpconfigboard.mk had different conditional arms for samd51 vs same51. The same51 section was out of date.

  • Merged the sections, since there was no specific difference between the two (e.g., no CAN difference)
  • Look for similar problems in mpconfigboard.h and fixed a minor chip name issue.

Thanks @ross-satchell for noticing some missing modules on a SAME51 board,

tannewt
tannewt previously approved these changes Jul 28, 2026

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@dhalbert

Copy link
Copy Markdown
Collaborator Author

@tannewt I forgot same54 in mpconfigport.mk. Fixed and ready for re-review.

@dhalbert
dhalbert requested a review from tannewt July 28, 2026 21:15

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ok!

@tannewt
tannewt merged commit b7f6c03 into adafruit:main Jul 28, 2026
133 checks passed
@dhalbert
dhalbert deleted the same51-fixes branch July 28, 2026 22:13
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