Add ps2_busywait.c and recfactor PS/2 protocol
This commit is contained in:
@@ -8,7 +8,7 @@ ifdef PS2_MOUSE_ENABLE
|
||||
endif
|
||||
|
||||
ifdef PS2_USE_BUSYWAIT
|
||||
SRC += protocol/ps2.c
|
||||
SRC += protocol/ps2_busywait.c
|
||||
OPT_DEFS += -DPS2_USE_BUSYWAIT
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user