boards: arm: sam4l_ek: Enable USB device ctrl

Enable SAM4L USBC device controller.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
Gerson Fernando Budke 2021-07-01 23:04:05 -03:00 committed by Christopher Friedt
commit 71b27487f1
2 changed files with 5 additions and 0 deletions

View file

@ -83,3 +83,7 @@
hs-master-code = <0>;
};
zephyr_udc0: &usbc {
status = "okay";
};

View file

@ -13,3 +13,4 @@ supported:
- i2c
- spi
- usart
- usb_device