Skip to content

Commit

Permalink
fix dongle build error
Browse files Browse the repository at this point in the history
Co-Authored-By: egokb <[email protected]>
  • Loading branch information
egokb and egokb committed Jul 24, 2024
1 parent 666941a commit df6c67a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/boards/arm/egokb_control/egokb_control.dts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
pinctrl-names = "default", "sleep";
};

zephyr_udc0: &usbd {
status = "okay";
};


&flash0 {
/*
Expand Down

0 comments on commit df6c67a

Please sign in to comment.