zephyr/samples/subsys/usb/webusb/src
Johann Fischer 63707e304a samples: webusb: return -ENOTSUP on host-to-device control requests
The sample only supports device-to-host control requests.
Return -ENOTSUP on host-to-device control requests.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-03 19:05:44 -04:00
..
main.c samples: webusb: return -ENOTSUP on host-to-device control requests 2021-08-03 19:05:44 -04:00
webusb.c samples: usb: use new USB framework header 2021-08-03 13:20:07 +02:00
webusb.h