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

@@ -164,7 +164,6 @@ static void usb_tx_done (uint8_t ep_num, uint16_t len);
static void usb_rx_ready (uint8_t ep_num, uint16_t len);
#define INTR_REQ_USB SIGUSR1
#define PRIO_USB 3
static void *