-
rswindell authored
first input character as it was attempting to use an uninitialized critical section (mutex) while asserting the UART interrupt. As long as the UART virtualization is enabled, this problem doesn't happen, even if don't actually *use* the UART virtualization.
rswindell authoredfirst input character as it was attempting to use an uninitialized critical section (mutex) while asserting the UART interrupt. As long as the UART virtualization is enabled, this problem doesn't happen, even if don't actually *use* the UART virtualization.