Skip to content

Conversation

@FlapKap
Copy link
Contributor

@FlapKap FlapKap commented Apr 3, 2024

Contribution description

This PR adds support for the real-time clock on the stm32wl series devices.
Based on information from https://www.st.com/resource/en/reference_manual/dm00451556-stm32wl5x-advanced-armbased-32bit-mcus-with-subghz-radio-solution-stmicroelectronics.pdf

Testing procedure

Issues/PRs references

Fixes #18789.

@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports labels Apr 3, 2024
@krzysztof-cabaj
Copy link
Contributor

krzysztof-cabaj commented Apr 3, 2024

Nice PR.

One remark look at commit conventions.

@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 3, 2024
@riot-ci
Copy link

riot-ci commented Apr 3, 2024

Murdock results

✔️ PASSED

54ad88c initial

Success Failures Total Runtime
10027 0 10027 11m:02s

Artifacts

@FlapKap
Copy link
Contributor Author

FlapKap commented Apr 4, 2024

Nice PR.

One remark look at commit conventions.

Thanks Krzystof. I will fix it before final review. Currently I haven't gotten alarms to work yet so this PR is mainly to gather advice on that

@crasbe
Copy link
Contributor

crasbe commented Oct 31, 2025

Replaced by #21837.

@crasbe crasbe closed this Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add periph_rtc to STM32WL cpu and boards

5 participants