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

Allow to set HSE bypass bit in clock config #485

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

chrisegerer
Copy link

@chrisegerer chrisegerer commented Apr 15, 2024

Allows to set HSE bypass bit in RCC clock config register to use external clock supplied through OSC_IN pin.
Implementation is adopted from stm32f4xx-hal.
Related to #481

@chrisegerer
Copy link
Author

@therealprof: please assign to someone for review

@burrbull burrbull added this pull request to the merge queue Jul 16, 2024
Merged via the queue into stm32-rs:master with commit 09c9770 Jul 16, 2024
11 checks passed
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