Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synchronous USART support for PS/2 on V-USB stack | tmk | 2011-02-22 | 9 | -233/+523 |
* | PS/2: request to resend when error is occured. | tmk | 2011-02-22 | 1 | -49/+2 |
* | host interface for pjrc | tmk | 2011-02-22 | 5 | -501/+19 |
* | refactor keyboard.h, host.h | tmk | 2011-02-22 | 7 | -172/+172 |
* | added protocol stack: pjrc, vusb | tmk | 2011-02-22 | 11 | -528/+23 |
* | PS/2 library receives data partially by interrupt | tmk | 2011-02-22 | 9 | -67/+123 |
* | added initial support of mousekeys to ps2_vusb | tmk | 2011-02-22 | 13 | -267/+672 |
* | added PS/2 to USB converter use V-USB as protocol stack | tmk | 2011-02-22 | 12 | -0/+1971 |