We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Discovered in #113
Its possible for user and or library subsystems to both attempt to take the same clock causing panic.
We should look at how to have the clock tree hand out gclk 3-11 just like we do for glck0 and gclk1
The text was updated successfully, but these errors were encountered:
This will no longer be possible with #450.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Discovered in #113
Its possible for user and or library subsystems to both attempt to take the same clock causing panic.
We should look at how to have the clock tree hand out gclk 3-11 just like we do for glck0 and gclk1
The text was updated successfully, but these errors were encountered: