boards: adafruit_feather_m0_basic_proto: add zephyr_udc0 nodelabel
Add zephyr_udc0 nodelabel to allow building all USB device samples for adafruit_feather_m0_basic_proto board out of the box. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
1f39e9e504
commit
488fd89e2b
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&usb0 {
|
||||
zephyr_udc0: &usb0 {
|
||||
status = "okay";
|
||||
|
||||
pinctrl-0 = <&usb_dc_default>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue