1
0
Fork 0

Add build options of ps2_mouse

This commit is contained in:
tmk 2013-11-20 15:28:58 +09:00
parent d7f663a1ea
commit c6abcb6d89
3 changed files with 64 additions and 50 deletions

View file

@ -69,7 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* PS/2 mouse */
#define PS2_MOUSE_DEBUG
#ifdef PS2_USE_BUSYWAIT
# define PS2_CLOCK_PORT PORTD
# define PS2_CLOCK_PIN PIND