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

stm32f4xx: add systick register #95

Closed

Conversation

ConnorRigby
Copy link
Contributor

Fixes #94

I didn't use regz to generate this, so it might not be suitable for merging, just wanted a trail to show how i solved the issue

Signed-off-by: Connor Rigby <connorr@hey.com>
@mattnite
Copy link
Contributor

This is sort of working with Regz (some bugs need fixing)

@mattnite mattnite closed this Feb 17, 2023
mattnite added a commit that referenced this pull request Feb 26, 2024
* use new for loops over iterators

* run github actions on every push
mattnite added a commit that referenced this pull request Feb 26, 2024
* use new for loops over iterators

* run github actions on every push
mattnite added a commit that referenced this pull request Mar 1, 2024
* use new for loops over iterators

* run github actions on every push
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.

STM32F4XX does not support SysTick register
2 participants