boards: nucleo_h753zi: disable Vbat sensor
This commit disables the Vbat sensor on the Nucleo-H753ZI board, as the corresponding ADC is not enabled. Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
This commit is contained in:
parent
0a16d6fc2d
commit
bbfe499874
1 changed files with 0 additions and 4 deletions
|
@ -242,7 +242,3 @@ zephyr_udc0: &usbotg_fs {
|
|||
|
||||
};
|
||||
};
|
||||
|
||||
&vbat {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue