Go to file
Raphael Assenat 6e0dd383b3 Generic gamepad structure and USB gamepad 2015-08-20 23:38:52 -04:00
.gitignore WIP 2015-06-13 23:44:21 -04:00
Makefile Start bootloader by USB message 2015-08-16 01:59:38 -04:00
Makefile.stk525 Cleanup report descriptor a bit. 2015-08-18 23:24:23 -04:00
bootloader.c Start bootloader by USB message 2015-08-16 01:59:38 -04:00
bootloader.h Start bootloader by USB message 2015-08-16 01:59:38 -04:00
dataHidReport.c Start bootloader by USB message 2015-08-16 01:59:38 -04:00
gamepad.h WIP 2015-06-13 23:44:21 -04:00
gamepads.h Generic gamepad structure and USB gamepad 2015-08-20 23:38:52 -04:00
gcn64_protocol.c Add STK525 (dev board) support 2015-08-18 21:09:34 -04:00
gcn64_protocol.h WIP 2015-06-13 23:44:21 -04:00
main.c Cleanup report descriptor a bit. 2015-08-18 23:24:23 -04:00
n64.c Cleanup report descriptor a bit. 2015-08-18 23:24:23 -04:00
n64.h WIP 2015-06-13 23:44:21 -04:00
reportdesc.c Cleanup report descriptor a bit. 2015-08-18 23:24:23 -04:00
usart1.c Explicitely disable flow control for some usarts 2015-06-14 00:49:25 -04:00
usart1.h WIP 2015-06-13 23:44:21 -04:00
usb.c Start bootloader by USB message 2015-08-16 01:59:38 -04:00
usb.h Add multiple HID interface support (control ep0) 2015-08-16 00:43:28 -04:00
usbpad.c Generic gamepad structure and USB gamepad 2015-08-20 23:38:52 -04:00
usbpad.h Generic gamepad structure and USB gamepad 2015-08-20 23:38:52 -04:00
util.h Start bootloader by USB message 2015-08-16 01:59:38 -04:00
wait_then_flash.sh WIP 2015-06-13 23:44:21 -04:00