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

Added HSE support #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added HSE support #29

wants to merge 2 commits into from

Conversation

korken89
Copy link

Hi japaic, I added HSE support to RCC as my project required this. :)
The additions are non-breaking changes and follows the current scheme you had already implemented.

Do you have comments on the design that you would like me to address or is this functionality not in the scope of this crate?

BR Emil

* Fixed so all unreachable! give a sane error message, actually saying
what is wrong
* Fixed a but where if an input divider where the lowest bit is 1 caused
a cross coupling between RCC CFGR and RCC CFGR2 which had to be taken
under consideration
* Added so HSI is disabled when using HSE
little-arhat added a commit to copterust/alt-stm32f30x-hal that referenced this pull request Feb 16, 2019
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