-
Notifications
You must be signed in to change notification settings - Fork 3k
EMAC: Fix Chrono compliation warnings #13142
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
Conversation
@rajkan01, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixing the coding style should be a separate commit, please update.
What warnings is this fixing ? Can you add the details to the commit message?
…ventQueue call_every() API call.
83256ee
to
28e44ac
Compare
CI started |
Done. |
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
CI started |
Test run: SUCCESSSummary: 6 of 6 test jobs passed |
Summary of changes
Fixed the Chrono compilation warning in EMAC drivers by using Chrono based time argument in EventQueue call_every() API call.
Impact of changes
With these changes, no more compilation warning get reported during the build.
Migration actions required
None.
Documentation
None.
Pull request type
Test results
Reviewers