summaryrefslogtreecommitdiffstats
path: root/protocol/lufa/lufa.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21Fix USB initilaize on LUFAtmk1-1/+6
2013-07-28Add NKRO support for LUFAtmk1-3/+25
2013-04-13Fix LUFA host driver for unconfigured statetmk1-0/+12
2013-03-27Add supsend and wakeup to pjrc stacktmk1-83/+4
2013-03-16Add breathing sleep LED during USB suspendtmk1-9/+27
2013-03-14Add power down mode sleep and watchdog interrupttmk1-3/+73
2013-03-13Add intial code of RemoteWakeUptmk1-4/+36
2013-02-11Add support for LUFA-120730tmk1-10/+19
2012-10-26Fix usage of debug flagtmk1-9/+2
2012-10-17Initial version of new code for layer switch is added.tmk1-1/+1
2012-09-06Fix timeout logic of LUFA sendchar(), sned_*().tmk1-6/+34
2012-08-28test build of 'Host shield' in minimal env.tmk1-44/+52
2012-08-28Fix the way of sending out IN packet.tmk1-22/+19
2012-07-20Add CONSOLE_ENABLE build option to LUFA.tmk1-13/+34
2012-07-08Interrupt driven Control ep and Console tasktmk1-39/+61
2012-06-29confirm SetReport LED.tmk1-58/+64
2012-06-28Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk1-8/+24
2012-06-28Add protocol/lufa. LUFA supported now.tmk1-0/+386