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

Workaround for #2951 (extended timers were not actually usable) #3605

Closed
wants to merge 6 commits into from

Conversation

peter9477
Copy link
Contributor

I don't know if I'm creating this the right way, but the list of changes is correct. (Apologies if the trivial tab -> space changes are undesirable.)

The changes were tested against nrf52840 and work fine. I reviewed the other chips and confirmed that all with "extended" in any impl_timer!() now reference timer3, while the others reference timer0 (which is as they should).

Would be happy to see someone conceive of a cleaner or more obvious way to do this.

@peter9477
Copy link
Contributor Author

Closing as apparently I should do this only against main/HEAD, with the chiptool PAC changes included. Will try again another time when we've been able to migrate our code to use that stuff.

@peter9477 peter9477 closed this Dec 3, 2024
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.

1 participant