Skip to content

Index review #452

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

Merged
merged 4 commits into from
Feb 21, 2019
Merged

Index review #452

merged 4 commits into from
Feb 21, 2019

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Feb 21, 2019

No description provided.

Harden the code to avoid wrong index.
This fix issue with a missing uart for H7.


Signed-off-by: Frederic.Pillon <[email protected]>
H7 RCC_RTCCLKSOURCE_HSE_DIVn are up to 63.
Shift is less also 12 bits instead 16.

Signed-off-by: Frederic.Pillon <[email protected]>
Harden the code to avoid wrong index.

Signed-off-by: Frederic.Pillon <[email protected]>
Harden the code to avoid wrong index.
Save space as before TIMER_NUM was fixed to max value (22)

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm added enhancement New feature or request fix 🩹 Bug fix labels Feb 21, 2019
@fpistm fpistm added this to the 1.5.1/1.6.0 milestone Feb 21, 2019
@fpistm fpistm self-assigned this Feb 21, 2019
@fpistm fpistm merged commit 54478a1 into stm32duino:master Feb 21, 2019
@fpistm fpistm deleted the Index_review branch February 21, 2019 16:53
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant