Skip to content

Add support for subSeconds alarms #25

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 6 commits into from
May 27, 2020
Merged

Add support for subSeconds alarms #25

merged 6 commits into from
May 27, 2020

Conversation

angelnu
Copy link
Contributor

@angelnu angelnu commented May 23, 2020

I need to use this to add support to ms sleeps in the STM32LowPower library. This addresses #25

@fpistm
Copy link
Member

fpistm commented May 26, 2020

Hi @angelnu
I guess you would mean it addresses #17 ?

@angelnu
Copy link
Contributor Author

angelnu commented May 26, 2020

actually both... There was already a call to set the subseconds for the RTC so I added the support for it in the alarm.

@fpistm
Copy link
Member

fpistm commented May 26, 2020

Ok you would say #23 from STM32LowPower....
You wrote #25 in your first post...

@angelnu
Copy link
Contributor Author

angelnu commented May 26, 2020

I will remove it - please notice that the low-power package would depend on this PR.

This reverts commit 51e2338.
@fpistm
Copy link
Member

fpistm commented May 26, 2020

I will remove it - please notice that the low-power package would depend on this PR.

I saw anyway it is the same for STM32 Low Power and I will think about removing dependency....

@angelnu
Copy link
Contributor Author

angelnu commented May 26, 2020

version change removed

Fix issue with STM32RTC::setAlarmTime
Update some Typo
Update keywords.txt
Update README.md

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the enhancement New feature or request label May 27, 2020
@fpistm fpistm added this to the 1.0.4/1.1.0 milestone May 27, 2020
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @angelnu

@fpistm fpistm merged commit 0df97f0 into stm32duino:master May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants