Skip to content

Conversation

@mciantyre
Copy link
Contributor

Give users the option to configure SYST with an external clock source. By default, the clock source is the core, which keeps us backwards compatible.

_start has a new input, but since users don't call that function directly, it doesn't seem like a problem to break that public API.

Give users the option to configure SYST with an external clock source.
By default, the clock source is the core, which keeps us backwards
compatible.

`_start` has a new input, but since users don't call that function
directly, it doesn't seem like a problem to break that public API.
Copy link
Collaborator

@korken89 korken89 left a comment

Choose a reason for hiding this comment

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

Thanks!

@korken89 korken89 added this pull request to the merge queue Nov 11, 2025
Merged via the queue into rtic-rs:master with commit 299382c Nov 11, 2025
67 checks passed
@mciantyre mciantyre deleted the systick-clk-source branch November 11, 2025 11:26
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