• John Holman's avatar
    Fix flush hanging issue · 58006613
    John Holman authored
    Make write to UDR and clearing of TXC bit in flush() atomic
    to avoid race condition.
    
    Fixes #3745 (second different issue introduced later but discussed
    in the same issue)
    58006613
HardwareSerial.cpp 8.62 KB