boards: nucleo_g01re: Missing zephyr_udc0 alternate node label

This board is missing new usb device controller alternate node label.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2021-08-24 11:04:57 +02:00 committed by Anas Nashif
parent 6e9e984e60
commit 661bf176bb

View file

@ -65,7 +65,7 @@
apb1-prescaler = <1>;
};
&usb {
zephyr_udc0: &usb {
pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
status = "okay";
};