Skip to content

atmel-samd: add same51, feather_m4_can #3384

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

Merged
merged 4 commits into from
Sep 15, 2020
Merged

Conversation

jepler
Copy link

@jepler jepler commented Sep 8, 2020

This is compile-tested, and requires updates in the related submodules:

adafruit/samd-peripherals#35
adafruit/asf4#37

This should not be merged until those can also be merged.

This is compile-tested, and requires updates in the related submodules:

adafruit/samd-peripherals#35
adafruit/asf4#37

This should not be merged until those can also be merged.
@tannewt tannewt requested a review from dhalbert September 8, 2020 20:14
@dhalbert
Copy link
Collaborator

@jepler are the asf4 and samd-peripheral submodules up to the versions you want in the PR now?

@jepler
Copy link
Author

jepler commented Sep 11, 2020

No, I will tend to it tomorrow or monday.

jepler added a commit to jepler/circuitpython that referenced this pull request Sep 12, 2020
.. there is an instance of it that looks like a "true positive", but it only
affects sdhc transfers that are not a multiple of 4 bytes, which I don't think
happens. (sd card blocks are always 512 bytes)  I can fix this in our
asf4 repo but that would mean this should be deferred until after adafruit#3384 is
merged, since that also touches asf4 very invasively by adding a whole new
chip family.
@jepler
Copy link
Author

jepler commented Sep 14, 2020

@dhalbert I think this is ready to go, both the related PRs are closed merged.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Could you bump the submodule commits to the merge commits?

The merge commit for the latest asf4 is
adafruit/asf4@84f56af
Currently this is at https://github.com/adafruit/asf4/tree/1b87f18f8091f258e63f85cef54bcc7bafd44598

Similar for samd-peripherals: merge commit is adafruit/samd-peripherals@2ff4ab0.
This is at https://github.com/adafruit/samd-peripherals/tree/15fd96f4d8c38d5490767ea09469b82a231a768d

@jepler
Copy link
Author

jepler commented Sep 14, 2020

Happy to

@jepler jepler requested a review from dhalbert September 14, 2020 22:22
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

✔️

@dhalbert dhalbert merged commit 3c6af94 into adafruit:main Sep 15, 2020
@jepler jepler deleted the feather_m4_can branch September 15, 2020 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants