zephyr/subsys/usb/class/netusb
Emil Obalski 57084f32a1 samples: zperf: usb: Enable USB by the application.
This commit allows let build zperf sample with overlay-netusb.conf.
USB subsystem must be enabled by the application.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-08-13 11:49:47 +02:00
..
CMakeLists.txt
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: use kernel stacks 2020-08-05 15:21:51 -04: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 samples: zperf: usb: Enable USB by the application. 2020-08-13 11:49:47 +02:00
netusb.h