Skip to content

Conversation

awjlogan
Copy link

@awjlogan awjlogan commented Aug 13, 2025

This PR allows all SAMD21 variants to be rendered. Currently, only the A variant (see SAM D21 Ordering Information) can be specified in board.mk. The Makefile is altered to select the correct set of headers dependent on the CHIP_VARIANT suffix.

  • A or AU: lib/samd21/samd21a/include
  • BU: lib/samd21/samd21b/include
  • Others: lib/samd21/samd21c/include

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.

1 participant