zephyr/samples/subsys/usb
Johann Fischer 1c4011ff6e usb: remove usb_pid.Kconfig file
Remove Kconfig file samples/subsys/usb/usb_pid.Kconfig added in
the commit e5cbe6a9e7 ("usb: cdc: Add unique PIDs for each sample")
with the motivation to have a separate ID for each sample supposedly
to be recognizable by the host.

The new USB support does not use the options, VID/PID is set
directly in the application. As a note, it is not necessary to have
unique PID for each sample, especially for the well known USB classes.

Replace the individual Kconfig options in the documentation
by a table with the references to the samples and PIDs.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-11-22 11:09:21 +01:00
..
audio includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cdc_acm usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
cdc_acm_composite usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
console usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
dfu usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
hid usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
hid-cdc usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
hid-mouse usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
inf
mass usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
testusb usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
webusb usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
usb.rst