Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ps2,terminal_usb] Quick fix for build problem | tmk | 2014-12-24 | 1 | -0/+2 |
| | |||||
* | Merge branch 'rn42' into merge_rn42 | tmk | 2014-11-24 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: .gitignore common.mk common/debug_config.h common/print.h | ||||
| * | Port ps2_usb to mbed | tmk | 2014-07-30 | 1 | -0/+1 |
| | | |||||
* | | integrated serial mouse drivers as a feature into the firmware architecture | Robin Haberkorn | 2014-07-27 | 1 | -0/+20 |
|/ | | | | | | | | | * can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or SERIAL_MOUSE_MOUSESYSTEMS_ENABLE. * Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and SERIAL_MOUSE_USE_UART macros * UART configuration still has to be done in config.h: I added working clauses for both mouse protocols to ps2_usb's config.h | ||||
* | Add ps2_interrupt.c | tmk | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | Add ps2_busywait.c and recfactor PS/2 protocol | tmk | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | Fix PS/2 mouse support | tmk | 2013-11-02 | 1 | -0/+25 |
| | |||||
* | Made directories for keyboard and converter projects. | tmk | 2012-06-08 | 1 | -0/+2 |