- Sending characters to the UART before it's ready would overflow the buffer causing it to hang - Added a check to make sure the interface is ready before starting to send characters - Removed the incorrect check for the usbMuxUart to make sure usb is ready before sending over the uart |
||
|---|---|---|
| .. | ||
| output_com.c | ||
| output_com.h | ||
| setup.cmake | ||