blob: 9d95fe510419aa647f17a08ef3cf3df3e974d188 [file] [log] [blame]
/*
* Copyright (c) 2021 Thomas Stranger
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
aliases {
watchdog0 = &iwdg;
};
};
&iwdg {
status = "okay";
};
&wwdg {
status = "disabled";
};