Fix priority setting of USART (serial needs tight timing).

This commit is contained in:
NIIBE Yutaka
2017-12-16 17:17:58 +09:00
parent 265fb971c0
commit 0e9737eb61
2 changed files with 2 additions and 2 deletions

View File

@@ -637,7 +637,7 @@ usb_rx_ready (uint8_t ep_num, uint16_t len)
static void *cdc_main (void *arg);
#define PRIO_CDC 4
#define PRIO_CDC 2
void