summaryrefslogtreecommitdiff
path: root/protocol/lufa
AgeCommit message (Expand)Author
2015-04-10Remove core library and build filestmk
2015-01-15Fix power saving while USB suspendedtmk
2015-01-15Fix lufa sendchar() infinite wait looptmk
2015-01-15Compensate timer during prower downtmk
2014-11-20USB initialize when plug-in during battery poweredtmk
2014-07-20Fix NKRO code when NKRO is disabletmk
2014-04-29Fix set LED for NKRO keyboard interfacetmk
2014-04-29Unused endpoint of console OUT is commentout'dtmk
2014-04-28Check if LUFA-git really exists(Fix #118)tmk
2014-04-27NKRO is disable when SET_PROTOCOL(boot)tmk
2014-04-27Make NKRO deafult when it is availabletmk
2014-04-25Add LUFA git repository(release 140302)tmk
2014-04-25Move macro definitions from lufa.c to lufa.htmk
2014-04-24Change LUFA build optionstmk
2014-04-22Return when ready check loop is timeouted(Fix #115)tmk
2014-04-21Change PollingIntervalMS to 10ms(Fix #114)tmk
2013-11-28Add ps2_usart.c and fix set_led at USB waketmk
2013-11-19Wait for USB starting up to make debug print availabletmk
2013-09-25Fix LUFA blocking during startuptmk
2013-09-21Fix USB initilaize on LUFAtmk
2013-07-28Add NKRO support for LUFAtmk
2013-04-13Fix LUFA host driver for unconfigured statetmk
2013-04-13Fix USB Descriptorstmk
2013-03-27Add supsend and wakeup to pjrc stacktmk
2013-03-16Add breathing sleep LED during USB suspendtmk
2013-03-14Add power down mode sleep and watchdog interrupttmk
2013-03-13Add intial code of RemoteWakeUptmk
2013-02-11Now includes LUFA-120730 in repositorytmk
2013-02-11Add support for LUFA-120730tmk
2012-10-27Fix usage of debug flagtmk
2012-10-17Initial version of new code for layer switch is added.tmk
2012-09-06Fix timeout logic of LUFA sendchar(), sned_*().tmk
2012-08-28test build of 'Host shield' in minimal env.tmk
2012-08-28Fix the way of sending out IN packet.tmk
2012-07-20Add CONSOLE_ENABLE build option to LUFA.tmk
2012-07-08Interrupt driven Control ep and Console tasktmk
2012-07-02Fix LUFA descriptor of Extra for Windowstmk
2012-06-29confirm SetReport LED.tmk
2012-06-29Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk
2012-06-28Make console compatible with PJRC hid_listen.tmk
2012-06-28Add protocol/lufa. LUFA supported now.tmk