zephyr/subsys/usb
Anas Nashif f5d606ef72 Kconfig: cleanup subsystems
Sort entries alphabetically and cleanup top level menu for each
subsystem. Move stats subsystem Kconfig from debug into its own Kconfig.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-08-24 10:24:30 +02:00
..
class usb: Avoid creating duplicate OUT transfers. 2020-08-19 13:19:56 +02:00
bos.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt
Kconfig Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
os_desc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
os_desc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_descriptor.c device: Apply config_info rename everywhere 2020-08-11 19:30:53 +02:00
usb_descriptor.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_device.c usb: Correct USB setup packet endianness in USB core. 2020-06-23 19:21:41 +02:00
usb_transfer.c usb: usb_transfer: log which endpoint transfer will be cancelled 2020-07-17 13:37:08 +02:00
usb_transfer.h