source: avrstuff/grip2hid/.gitignore

main
Last change on this file was 38a6d09, checked in by Adrien Destugues <pulkomandy@…>, 5 years ago

Initial work on GrIP2HID

Implements the GrIP protocol, with polling for now.

Next steps:

  • Move to interrupts for the clock decoding (freeing the CPU for more important work)
  • Have 4 GrIP instances for each controller
  • Implement USB-HID
  • Property mode set to 100644
File size: 23 bytes
Line 
1*.bin
2*.hex
3*.o
4.*.sw?
Note: See TracBrowser for help on using the repository browser.