Skip to content

adapt the RTC nonReg test in case of stm32F1xx #53

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 2 commits into from
Nov 23, 2021

Conversation

FRASTM
Copy link
Contributor

@FRASTM FRASTM commented Nov 22, 2021

With the stm32F1 device, the set/get prediv functions use a 32bit param

requires the change in the stm32duino/STM32RTC : stm32duino/STM32RTC#56

Signed-off-by: Francois Ramu francois.ramu@st.com

FRASTM and others added 2 commits November 23, 2021 16:21
With the stm32F1 device, the set/get prediv functions use
a 32bit param.
Only the Asynchronous prescaler exists.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit cd5c82c into stm32duino:main Nov 23, 2021
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