add cpu watchdog upto v1.1.5

This commit is contained in:
hyx 2025-06-07 09:57:14 +08:00
parent 4ec48a2b79
commit 53871bc590

View File

@ -800,6 +800,10 @@ &uart5 {
status = "okay";
};
&wdt {
status = "okay"; // 启用看门狗节点
};
&vopb {
status = "okay";
};