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 SAMD20J18A support #555

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Commits on Dec 27, 2021

  1. Add ATSAMD20J18A chip

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    5316edf View commit details
    Browse the repository at this point in the history
  2. Add support of SAMD20 in HAL

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    d37e970 View commit details
    Browse the repository at this point in the history
  3. Add SAMD20 Xplained Pro eval board

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    9b45cfa View commit details
    Browse the repository at this point in the history
  4. Add SAMD20J in crates.json

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    a6f7165 View commit details
    Browse the repository at this point in the history
  5. Add SAMD20 Xplained Pro board in crates.json

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    07f0252 View commit details
    Browse the repository at this point in the history
  6. Remove doc for SAMD20 in hal

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    da90c84 View commit details
    Browse the repository at this point in the history
  7. Merge samd20/samd21 common features in samd2x feature

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    bd55881 View commit details
    Browse the repository at this point in the history
  8. Update ATSAM20J18A xslt to rename DFLL48M to DFLL48

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    ca44022 View commit details
    Browse the repository at this point in the history
  9. Merge min-samd20x features

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    c86f731 View commit details
    Browse the repository at this point in the history
  10. Implement is_reg_synced on sercom registers

    Kaizen Wolf committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    b76a5a5 View commit details
    Browse the repository at this point in the history