zephyr/samples/subsys/usb
Iván Sánchez Ortega eaaab7771b samples: usb: Make each sample have its own USB product string
Each USB sample, when compiled, will provide a different
USB product string. A "nice to have" feature when trying
out the USB samples (they will show up differently in
`lsusb` or `dmesg`), and also illustrates how to set up
custom USB constants in the config files.

Requires #6589.

Signed-off-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2018-03-22 12:41:40 +01:00
..
cdc_acm samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
console samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
dfu samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
hid samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
mass samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
webusb samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
usb.rst samples: usb: add usb.rst and README.rst for CDC ACM sample 2017-07-23 07:41:57 -04:00