/*
* Copyright (c) 2021 Thomas Stranger
*
* SPDX-License-Identifier: Apache-2.0
*/
&rcc {
/* Reduce APB1 speed to achieve test window timings */
apb1-prescaler = <16>;
};
&wwdg {
status = "okay";
&iwdg {
status = "disabled";