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
..
2021-01-20 19:16:56 -08:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2022-07-11 13:36:44 -07:00