zephyr/subsys/usb/class/netusb
Maureen Helm aadcec16d9 usb: Set thread names in usb device classes
Sets thread names for all usb device class threads (bluetooth, bt_h4,
mass storage, and rndis) to aid debug.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-06-15 16:55:01 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
function_ecm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
function_eem.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
function_rndis.c usb: Set thread names in usb device classes 2020-06-15 16:55:01 +02:00
function_rndis.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
netusb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
netusb.h