1
0
Fork 0

Interrupt driven Control ep and Console task

This commit is contained in:
tmk 2012-07-08 23:57:25 +09:00
parent ab89bfce03
commit 8947029950
3 changed files with 59 additions and 34 deletions

View file

@ -110,7 +110,7 @@ typedef struct
#define KEYBOARD_EPSIZE 8
#define MOUSE_EPSIZE 8
#define CONSOLE_EPSIZE 8
#define CONSOLE_EPSIZE 32
#define EXTRA_EPSIZE 8