usb-serial: f1: try and diagnose corruption in rx path

This commit is contained in:
Karl Palsson 2016-09-30 23:29:40 +00:00
parent 003c9d202a
commit 315da21955

View file

@ -92,6 +92,7 @@ void usart2_isr(void)
ER_DPRINTF("rx buffer full\n");
while(1);
}
trace_send8(STIMULUS_RING_PUSH, c);
gpio_clear(LED_RX_PORT, LED_RX_PIN);
}
// usbser-irq-txe()