Modify place where INTR_REQ_USB is defined.

This commit is contained in:
NIIBE Yutaka
2017-11-13 11:44:53 +09:00
parent 5a08752b9c
commit e398fc9689
8 changed files with 18 additions and 8 deletions

View File

@@ -639,7 +639,6 @@ usb_rx_ready (uint8_t ep_num, uint16_t len)
static void *tty_main (void *arg);
#define INTR_REQ_USB 20
#define PRIO_TTY 4
#define STACK_PROCESS_3