1
0
mirror of https://github.com/switchbrew/switch-examples.git synced 2025-07-23 19:02:21 +02:00
switch-examples/usb/README.md
2018-11-30 20:21:19 -05:00

6 lines
160 B
Markdown

# usb
See libnx usb_comms.h. If you want to use usbds directly, see libnx usb_comms.c source and usb.h/usbds.h.
For using USB devices, see the usbhs example.