-
Couldn't load subscription status.
- Fork 8.1k
drivers: watchdog: Add watchdog driver support on Renesas RX130 #89914
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
drivers: watchdog: Add watchdog driver support on Renesas RX130 #89914
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
a212107 to
96b1cbe
Compare
96b1cbe to
c588074
Compare
c588074 to
e0de9ec
Compare
|
e0de9ec to
832a917
Compare
0469cef
adc5995 to
0469cef
Compare
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.
Please avoid mixing formatting changes with functional ones in the same commit, and avoid formatting changes completely if they are not required for CI.
0469cef to
5dff3e2
Compare
76e1ba0
5dff3e2 to
76e1ba0
Compare
…eout Replace hard-coded platform definrs with Kconfig marcos Signed-off-by: Quy Tran <[email protected]>
76e1ba0 to
db78905
Compare
|



Add watchdog driver support on RSK-RX130@512kb (Independent Watchdog Timer).
Users can the counter by 2 modes (select by WDT_RENESAS_RX_IWDT_REGISTER_START_MODE or WDT_RENESAS_RX_IWDT_AUTO_START_MODE)