Commit Graph

8 Commits (c6e533ce83d6ae4393e6cdf1f6d39ffefc790115)

Author SHA1 Message Date
tmk bb25960424 [ps2,terminal_usb] Quick fix for build problem 10 years ago
tmk 363950982a Merge branch 'rn42' into merge_rn42
Conflicts:
	.gitignore
	common.mk
	common/debug_config.h
	common/print.h
10 years ago
tmk 4c8e0fd0bd Port ps2_usb to mbed 10 years ago
Robin Haberkorn 7dde35d4f7 integrated serial mouse drivers as a feature into the firmware architecture
* 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
10 years ago
tmk 4eb27ee890 Add ps2_interrupt.c 11 years ago
tmk 9ae9742ac5 Add ps2_busywait.c and recfactor PS/2 protocol 11 years ago
tmk 676d94d137 Fix PS/2 mouse support 11 years ago
tmk afb0846208 Made directories for keyboard and converter projects. 12 years ago