switch-examples/usb
2019-04-05 13:20:32 +02:00
..
usbhs Update ARCH to -march=armv8-a+crc+crypto 2019-04-05 13:20:32 +02:00
README.md Added usbhs example. 2018-11-30 20:21:19 -05:00

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.