Skip to content
  • Marcel Moolenaar's avatar
    A final test with unmodified code has shown that a delay of 150ms · 40a827b6
    Marcel Moolenaar authored
    is not giving us a 100% success rate. Bump the delay to 200ms as
    that seems to do the trick.
    
    Note that during testing the delay was added to uart_bus_attach()
    in uart_core.c. While having the delay in a different place can
    change the behaviour, it was not expected. Having to bump the
    delay with another 50ms could therefore be an indication that
    the problem can not be solved with delays.
    
    Reported by: kevlo@
    Tested by: kevlo@
    40a827b6