Skip to content

Move to ASF4 and introduce SAMD51 support. #258

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 3 commits into from
Sep 23, 2017
Merged

Move to ASF4 and introduce SAMD51 support. #258

merged 3 commits into from
Sep 23, 2017

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Sep 19, 2017

This provides limited REPL support for both the M0 and M4 based on ASF4. It should work well enough for us to start collaborating on moving the implementations to ASF4.

The supervisor is the code which runs individual MicroPython VMs. By
splitting it out we make it more consistent and easier to find.

This also adds very basic SAMD21 and SAMD51 support using the
supervisor. Only the REPL currently works.

This begins the work for #178.
@tannewt tannewt requested a review from dhalbert September 19, 2017 20:51
@dhalbert dhalbert merged commit 6839fff into master Sep 23, 2017
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.

Somehow I missed the review request. Sorry for the delay!

@dhalbert
Copy link
Collaborator

I didn't try to review the changes - it's just too massive. I might go through some the diffs later, but I wanted to make master be the real dev branch now. It's cooked enough now that you have the REPL and blinky working! Congrats!!

@dhalbert dhalbert deleted the asf4 branch May 16, 2019 18:39
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.

2 participants