Initial commit
Initial commit.
This commit is contained in:
5
bootloader/mcuboot/boot/zephyr/usb_cdc_acm.overlay
Normal file
5
bootloader/mcuboot/boot/zephyr/usb_cdc_acm.overlay
Normal file
@@ -0,0 +1,5 @@
|
||||
&zephyr_udc0 {
|
||||
cdc_acm_uart0 {
|
||||
compatible = "zephyr,cdc-acm-uart";
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user