Skip to content

STM32: add us delay #2272

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 6 commits into from
Nov 12, 2019
Merged

STM32: add us delay #2272

merged 6 commits into from
Nov 12, 2019

Conversation

hierophect
Copy link
Collaborator

@hierophect hierophect commented Nov 6, 2019

This PR adds a microsecond delay function required by the neopixel implementation, and some interrupt common-hal components. Other missing microcontroller module features, such as get temperature and get voltage, will follow in a later PR.

@ladyada
Copy link
Member

ladyada commented Nov 6, 2019

is this ready for review?

@dhalbert
Copy link
Collaborator

dhalbert commented Nov 6, 2019

I am going to review a bunch of these; merging them one at a time to avoid build problems.

@hierophect
Copy link
Collaborator Author

This was probably submitted prematurely. Closing until more of these issues have been addressed.

@hierophect hierophect closed this Nov 7, 2019
@hierophect hierophect reopened this Nov 11, 2019
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 166518f into adafruit:master Nov 12, 2019
@hierophect hierophect deleted the stm32-microcontroller-fillout branch November 13, 2019 16:59
@hierophect hierophect added the stm label Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants