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

teensy: Add support for machine.rng() on Teensy 3.5 & 3.6 #2520

Closed
wants to merge 3 commits into from

Conversation

dhylands
Copy link
Contributor

This assumes that PR #2519 has been applied

- Updates the core directory to the latest
- Introduces a boards subdirectory similar to stmhal
- Adds modmachine
- Adds TEENSY_3.5 and 3.6
- Adds uart support
@pfalcon
Copy link
Contributor

pfalcon commented Oct 16, 2016

machine.rng() isn't in https://github.com/micropython/micropython/wiki/Hardware-API - why is it being added?

@dhylands
Copy link
Contributor Author

Because it was in stmhal's machine module

@kamikaze
Copy link
Contributor

will it be merged someday? :)

@dhylands
Copy link
Contributor Author

I expect that's up to @dpgeorge. He hasn't made any comments on any of the teensy commits, so I'm not sure if there are any issues or he's just busy.

tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Jan 18, 2020
@dpgeorge
Copy link
Member

dpgeorge commented May 4, 2021

See #2513 (comment)

@dpgeorge dpgeorge closed this May 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.

4 participants