samples: usb: remove cdc_acm_composite sample
Clean up before deprecating legacy device support. Remove cdc_acm_composite sample, which is not much different than cdc_acm, but uses two virtual UART interfaces. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
b50646b338
commit
cd9dff7d8c
7 changed files with 1 additions and 294 deletions
|
@ -577,7 +577,7 @@ The following Product IDs are currently used:
|
|||
+====================================================+========+
|
||||
| :zephyr:code-sample:`usb-cdc-acm` | 0x0001 |
|
||||
+----------------------------------------------------+--------+
|
||||
| :zephyr:code-sample:`usb-cdc-acm-composite` | 0x0002 |
|
||||
| Reserved (previously: usb-cdc-acm-composite) | 0x0002 |
|
||||
+----------------------------------------------------+--------+
|
||||
| Reserved (previously: usb-hid-cdc) | 0x0003 |
|
||||
+----------------------------------------------------+--------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue