zephyr/subsys/usb
Loic Poulain 35d0592a39 usb: netusb: Change 'conf' to 'configured'
conf member represents the configuration state of the device.
Change its type from u8 to bool and clean related functions.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
2017-11-07 11:17:16 +02:00
..
class usb: netusb: Change 'conf' to 'configured' 2017-11-07 11:17:16 +02:00
Kconfig usb: Remove default Vendor and Product ID 2017-10-19 09:30:58 -04:00
Makefile subsys: cdc_acm: add composite device configuration 2017-10-13 09:18:14 -04:00
composite.c subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
composite.h subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
usb_descriptor.c usb: Add CDC ECM composite configuration 2017-10-28 14:38:19 -04:00
usb_descriptor.h usb: Add CDC ECM composite configuration 2017-10-28 14:38:19 -04:00
usb_device.c usb: Add extra debug information 2017-10-28 14:38:19 -04:00