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

RtcBuilder for Rtc easy initialization and access #362

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

marekjastrzebski
Copy link

@marekjastrzebski marekjastrzebski commented Feb 23, 2024

Added a builder that facilitates the initialization of RTC with various clock sources (LSE or LSI, HSE in future). The intent of the update is to easy access to other clock sources without the need for detailed knowledge of this modules configuration while still offering the ability to modify default settings. The solution does not affect the existing setup so as not to force current users to update their existing code. Easy to expand.

@marekjastrzebski
Copy link
Author

marekjastrzebski commented Feb 23, 2024

Not sure if I can do anything to fix this checks

@marekjastrzebski
Copy link
Author

@Sh3Rm4n Hi, why do we use chrono 0.4.34, it is for rustc 1.61 we should use chrono 0.4.31. Do you want me to fix it by this PR?

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.

1 participant