Scott Shawcroft d9f6e99942
Fix RP2040 UART
It couldn't receive more than 32 bytes in while checking in_waiting
because in_waiting didn't turn interrupts back on correctly.

Fixes #6579
2022-07-11 13:36:44 -07:00
..
2022-05-27 12:59:54 -07:00
2022-05-27 12:59:54 -07:00
2022-07-11 13:36:44 -07:00