Skip to content

Commit

Permalink
chore: Add zephyr_udc0 label for nice nano.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jun 13, 2024
1 parent d179674 commit 19fe149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/arm/nice_nano/nice_nano.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
pinctrl-names = "default", "sleep";
};

&usbd {
zephyr_udc0: &usbd {
status = "okay";
cdc_acm_uart: cdc_acm_uart {
compatible = "zephyr,cdc-acm-uart";
Expand Down

0 comments on commit 19fe149

Please sign in to comment.