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

Add support for SAMD11 variants of LUNA. #627

Merged
merged 2 commits into from
Feb 4, 2021
Merged

Conversation

ktemkin
Copy link
Contributor

@ktemkin ktemkin commented Feb 3, 2021

This PR:

  • Applies the same family/chip layout to the samd11 as used in other families; modeled after the samd21.
  • Adds support for SAMD11-based LUNA boards (luna_d11).
  • Renames the SAMD21-based LUNA boards to be more specific (luna_d21).

Tested on all SAMD11 platforms and on the luna_d21 platform.

We now have SAMD21 and SAMD11 variants of LUNA; so we'll rename the
existing LUNA BSP to be more specific / reflect its version.
Copy link
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

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

It looks perfect, thank you very much

@hathach hathach merged commit 232c1e5 into hathach:master Feb 4, 2021
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