boards: arm: stm32: activate LPTIM for nucleo_h723zg

Activate LPTIM1 instance for nucleo_h723zg.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
This commit is contained in:
Benedikt Schmidt 2022-01-19 16:37:02 +01:00 committed by Anas Nashif
commit e1f698aa72

View file

@ -72,6 +72,10 @@
status = "okay";
};
&lptim1 {
status = "okay";
};
&pll {
div-m = <4>;
mul-n = <275>;