-
Notifications
You must be signed in to change notification settings - Fork 3k
Bring back the missing watchdog commits #10777
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
Bring back the missing watchdog commits #10777
Conversation
@fkjagodzinski, thank you for your changes. |
d918078
to
b95ceec
Compare
Added a mechanism which will prevent an initialised watchdog from resetting the device during final greentea communication. This allows testing watchdog timeouts as short as 50 ms.
Skip test cases with unsupported timeout values.
b95ceec
to
c5ad70c
Compare
|
@ARMmbed/mbed-os-maintainers this PR is ready for the CI. |
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.
LGTM
CI started |
Test run: SUCCESSSummary: 4 of 4 test jobs passed |
@ARMmbed/mbed-os-maintainers, #10839 is waiting for this PR to be merged. |
Hi @ARMmbed/mbed-os-maintainers, CI are successful, possible to merge this to feature branch ? 😃 |
Description
Bring back commits that were (incorrectly) dropped during one of
feature-watchdog
rebases.Fixes #10559.
Original patch descriptions in #6709 and #7021.
NOTE: Marking this as a draft -- let's wait until #10645 is merged.Pull request type
Reviewers
@0xc0170 @jamesbeyond
Release Notes