riscv-rust / e310x-hal

Implementation of the `embedded-hal` traits for E310x microcontrollers
17 stars 18 forks source link

Bug in serial::Write::flush #15

Closed Disasm closed 5 years ago

Disasm commented 5 years ago

flush() should check whether FIFO is empty.

Disasm commented 5 years ago

Fixed in https://github.com/riscv-rust/e310x-hal/commit/28f0ec69db7e1d419f3e5269b5c448bf63f454a2