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

cpu/stm32u5: Enable rtc support #20521

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

Ollrogge
Copy link
Member

Contribution description

This PR adds support for the real-time clock on the stm32u5 series devices.

Testing procedure

Tested with tests/periph/rtc with the following output:

rtc-test

Which indicates that everything works I think

@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 Mar 28, 2024
@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 1, 2024
@riot-ci
Copy link

riot-ci commented Apr 1, 2024

Murdock results

✔️ PASSED

013e884 cpu/stm32u5: Enable rtc support

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

Artifacts

@benpicco benpicco added this pull request to the merge queue Apr 1, 2024
Merged via the queue into RIOT-OS:master with commit ad51739 Apr 1, 2024
27 checks passed
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
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.

4 participants