Skip to content

stmhal - More systick cleanup. Fix HAL_Delay #345

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 1 commit into from
Mar 14, 2014

Conversation

dhylands
Copy link
Contributor

I kept sys_tick_wait_at_least and sys_tick_has_passed since they both seemed useful (and appear to be used).

I replaced sys_tick_counter with HAL_Delay(), and I fixed HAL_Delay to work properly with wraparound.

dpgeorge added a commit that referenced this pull request Mar 14, 2014
stmhal - More systick cleanup. Fix HAL_Delay
@dpgeorge dpgeorge merged commit deb413e into micropython:master Mar 14, 2014
@dhylands dhylands deleted the stmhal-systick-cleanup branch November 8, 2015 02:40
tannewt added a commit to tannewt/circuitpython that referenced this pull request Feb 21, 2018
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