embassy/embassy-rp/src/uart
bors[bot] 08f911d25e
Merge #1318
1318: rp: Allow zero len reads for buffered uart r=Dirbaio a=timokroeger

Prevents the read methods from getting stuck forever.

cc `@MathiasKoch` can you test if this fixes the problem you described in the chat?

Co-authored-by: Timo Kröger <timokroeger93@gmail.com>
2023-04-02 18:33:36 +00:00
..
buffered.rs rp: Allow zero len writes for buffered uart 2023-04-02 14:36:32 +02:00
mod.rs Fix set_baudrate on RP-PICO 2023-04-01 11:44:49 +02:00