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

Implement support for SAMV devices #681

Merged
merged 5 commits into from
Sep 22, 2021
Merged

Commits on Sep 22, 2021

  1. Add support for SAMV devices

    twasilczyk authored and salkinium committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a5a776c View commit details
    Browse the repository at this point in the history
  2. Implement GPIO support for SAMV

    twasilczyk authored and salkinium committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8a5c4ad View commit details
    Browse the repository at this point in the history
  3. Rename samg clock driver to sam_pmc.

    This implementation will work for samv as well.
    twasilczyk authored and salkinium committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    bcba5eb View commit details
    Browse the repository at this point in the history
  4. Implement clock support for SAMV

    twasilczyk authored and salkinium committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    94a3a72 View commit details
    Browse the repository at this point in the history
  5. Blinky example for SAMV

    twasilczyk authored and salkinium committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9036666 View commit details
    Browse the repository at this point in the history