-
Notifications
You must be signed in to change notification settings - Fork 1.3k
arch/stm32f0l0g0: add watchdog support #16150
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
add IWDG and WWDG support for stm32f0l0g0. ported from arch/stm32. Signed-off-by: raiden00pl <[email protected]>
boards/nucleo-c071rb: add watchdog support and enable IWDG for jumbo configuration Signed-off-by: raiden00pl <[email protected]>
[Experimental Bot, please feedback here] No, this PR description does not fully meet the NuttX requirements. While it provides some information, it lacks crucial details in several sections. Here's a breakdown of what's missing: Summary:
Impact:
Testing:
In short, the PR description needs to be significantly expanded to meet the NuttX requirements. Provide the missing details and ensure all sections are thoroughly addressed, even if the answer is "NO." This will make the review process much smoother and increase the chances of your PR being accepted. |
Summary
Impact
new features
Testing
nucleo-c071rb and b-l072z-lrwan1 with IWDG and examples/watchdog