add cpu watchdog upto v1.1.5
This commit is contained in:
parent
4ec48a2b79
commit
53871bc590
@ -800,6 +800,10 @@ &uart5 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&wdt {
|
||||
status = "okay"; // 启用看门狗节点
|
||||
};
|
||||
|
||||
&vopb {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user