Commit Graph

16 Commits

Author SHA1 Message Date
Michael Scire
7871ecbc33 usbComms: Auto allocate interface number. 2018-10-11 02:16:11 -07:00
Michael Scire
7a4757ca67 usb: Add Zlt comment 2018-10-10 13:08:34 -07:00
Michael Scire
6fb6bdb6de usb: fixup comments, allow custom bInterfaceClass etc in usbComms 2018-10-06 16:23:27 -07:00
Michael Scire
d6e270854d Fix UsbDeviceSpeed comment type 2018-10-05 13:25:20 -07:00
Michael Scire
d066b93bb3 Cleanup commenting/whitespace 2018-10-05 13:05:47 -07:00
Michael Scire
d146430265 Refactor usb:ds, add support for 5.0.0+ 2018-10-04 21:37:43 -07:00
plutooo
daf819cb75 Stylefixes 2018-04-15 23:28:28 +02:00
fincs
95592641f5 services/: Add Doxygen file headers; document sm.h 2018-02-10 22:40:11 +01:00
plutoo
673651a51f Fix broken header files 2018-01-23 00:27:00 +01:00
plutoo
6fa8370bfb This looks better 2018-01-22 20:11:55 +01:00
TuxSH
5abc4873d8 Include only what is really necessary...
add pragma once in every header, etc.
2018-01-22 18:42:57 +01:00
plutoo
f70d70f029 Introducing "Service" object, implemented service override, fixing minor formatting mistakes
NOT TESTED :(
2018-01-12 23:29:49 +01:00
yellows8
96dc3a4ff0 Added usbdev under new directory 'devices'. Added more libnx errors to result.h. Added usbDsParseReportData() and the structs for it. Changed the post-buffer funcs 'out' field to 'urbId'. Updated the get-report funcs for using the report-data structure. 2017-10-12 18:20:31 -04:00
yellows8
6aa7ac0ec8 Fixed name for endpoint get-report cmd. 2017-10-12 02:08:25 -04:00
yellows8
7333864957 Added usbDsGetState() and usbDsWaitReady(). 2017-10-10 11:48:39 -04:00
yellows8
6cea85f338 Added usbds. The post-buffer cmds require dcache-flush for the specified buffer, this isn't included yet. 2017-10-09 21:05:53 -04:00