-
Notifications
You must be signed in to change notification settings - Fork 3k
Watchdog: Clean up the doxygen comments #10954
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
Watchdog: Clean up the doxygen comments #10954
Conversation
@fkjagodzinski, 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.
@AnotherButler could you have a look at the doxygen in this header please.
Edit file to address comments and for consistent tense and voice.
@bulislaw, @AnotherButler thanks for your input. 👍 Fixed astyle, so |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
This patch updates the doxygen comments for the new
Watchdog
driver class. A couple of outdated comments have been updated to reflect the current driver implementation. I also added a general description of how the watchdog operates.Pull request type
Reviewers
@0xc0170
Release Notes