zephyr/subsys/usb/class
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
..
netusb usb: netusb: Change 'conf' to 'configured' 2017-11-07 11:17:16 +02:00
cdc_acm.c subsys: cdc_acm: add composite device configuration 2017-10-13 09:18:14 -04:00
Kconfig usb: netusb: Add composite device with ECM function 2017-10-28 14:38:19 -04:00
Makefile usb: netusb: Add composite device with ECM function 2017-10-28 14:38:19 -04:00
mass_storage.c subsys: mass_storage: add composite device configuration 2017-10-13 09:18:14 -04:00