Files
cyber.scope/bootloader/mcuboot/boot/zephyr/usb_cdc_acm.overlay
kntran1 4e2a5258a5 Initial commit
Initial commit.
2026-03-23 14:40:39 -05:00

6 lines
77 B
Plaintext

&zephyr_udc0 {
cdc_acm_uart0 {
compatible = "zephyr,cdc-acm-uart";
};
};