switch-examples/usb
2018-12-25 16:58:57 +01:00
..
usbhs Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering. 2018-12-25 16:58:57 +01: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.