Commit 71b27487 authored by Gerson Fernando Budke's avatar Gerson Fernando Budke Committed by Christopher Friedt
Browse files

boards: arm: sam4l_ek: Enable USB device ctrl



Enable SAM4L USBC device controller.

Signed-off-by: default avatarGerson Fernando Budke <nandojve@gmail.com>
parent 1c431383
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -83,3 +83,7 @@

	hs-master-code = <0>;
};

zephyr_udc0: &usbc {
	status = "okay";
};
+1 −0
Original line number Diff line number Diff line
@@ -13,3 +13,4 @@ supported:
  - i2c
  - spi
  - usart
  - usb_device