Go to file
Raphael Assenat a84b70c369 Start bootloader by USB message 2015-08-16 01:59:38 -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
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
gcn64_protocol.c WIP 2015-06-13 23:44:21 -04:00
gcn64_protocol.h WIP 2015-06-13 23:44:21 -04:00
main.c Start bootloader by USB message 2015-08-16 01:59:38 -04:00
n64.c WIP 2015-06-13 23:44:21 -04:00
n64.h WIP 2015-06-13 23:44:21 -04:00
reportdesc.c WIP 2015-06-13 23:44:21 -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
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