Fix priority setting of USART (serial needs tight timing).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user