zephyr/samples/net
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
..
capture
cloud include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
common
dhcpv4_client
dns_resolve
dsa
eth_native_posix
gptp
gsm_modem
ipv4_autoconf
lldp
lwm2m_client net: lwm2m: We should not use read callbacks to generate new data 2022-11-09 09:16:22 +00:00
mdns_responder
mqtt_publisher samples: net: mqtt_publisher: Add support for MG100 board 2022-10-03 10:11:28 +02:00
mqtt_sn_publisher samples: fix duplicate identifier 2022-11-18 09:19:47 -05:00
openthread/coprocessor
promiscuous_mode
sockets drivers: can: skip all CAN loopback mode tests for kvaser,pcican 2022-11-01 15:22:31 -04:00
stats
syslog_net
telnet
virtual
vlan
wifi
wpan_serial samples: net: wpan(usb|serial): exclude thingy53_nrf5340_cpuapp_ns 2022-11-15 12:13:46 +00:00
wpanusb usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
zperf samples: net: zperf: Add loopback overlay 2022-10-21 13:15:05 +02:00
net.rst