Skip to content

Enables os on STM32F7 #2808

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 2 commits into from
Apr 27, 2020
Merged

Enables os on STM32F7 #2808

merged 2 commits into from
Apr 27, 2020

Conversation

k0d
Copy link

@k0d k0d commented Apr 24, 2020

os.uname() works
os.urandom() doesn't work yet, will enable in another PR

Tested on nucleo_f746zg

@tannewt tannewt requested a review from hierophect April 24, 2020 18:50
Copy link
Collaborator

@hierophect hierophect left a comment

Choose a reason for hiding this comment

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

Looks good to me, no potentially breaking changes here until the TRNG stuff goes in.

Copy link
Collaborator

@hierophect hierophect left a comment

Choose a reason for hiding this comment

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

Jumped the gun a little. Please add support for the H7.

os.uname() works
os.urandom() doesn't work yet, will enable in another PR
hierophect
hierophect previously approved these changes Apr 27, 2020
Copy link
Collaborator

@hierophect hierophect left a comment

Choose a reason for hiding this comment

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

Thanks for the edits. Looks good.

@hierophect hierophect merged commit 2b1d3c2 into adafruit:master Apr 27, 2020
@k0d k0d deleted the stm32f7_os branch April 28, 2020 09:23
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