zwischenstand
This commit is contained in:
13
firmware/sysbuild/mcuboot.overlay
Normal file
13
firmware/sysbuild/mcuboot.overlay
Normal file
@@ -0,0 +1,13 @@
|
||||
/ {
|
||||
aliases {
|
||||
mcuboot-button0 = &button1;
|
||||
mcuboot-led0 = &led1;
|
||||
};
|
||||
};
|
||||
|
||||
/* Step 2.1 - Configure CDC ACM */
|
||||
&zephyr_udc0 {
|
||||
cdc_acm_uart0: cdc_acm_uart0 {
|
||||
compatible = "zephyr,cdc-acm-uart";
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user