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

Change SystemClock_Config() to take a speed parameter #194

Open
terrillmoore opened this issue Apr 10, 2022 · 0 comments
Open

Change SystemClock_Config() to take a speed parameter #194

terrillmoore opened this issue Apr 10, 2022 · 0 comments
Assignees

Comments

@terrillmoore
Copy link
Member

Up through v3.0.5, SystemClock_Config() uses a compile-time constant clock parameter to select the active clock. This is inflexible; we want to change clocks at runtime. Change it to take a suitable input parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant