Issues
- 0
- 1
Add try_receive method
#32 opened by bjorn3 - 1
Suggestion: roll `init` into `new`, test with loopback + scratch pad register, and return `Result` instead of marking `SerialPort` as `unsafe`
#30 opened by Kage-Yami - 2
Just a question. Why sending 8, space, 8 for a backspace or a delete ascii ctrl char ?
#26 opened by maduma - 1
Implement `Write` on the serial ports so that it can be easily made into a `println!`
#27 opened by walksanatora - 3
- 5
Ways to disable backspace char escaping?
#19 opened by Kazurin-775 - 1
error[E0599]: no method named `init` found for unit type `()` in the current scope
#20 opened by 404Dev-404 - 6
risc-v Support
#10 opened by theduke - 3
- 1
x86_64 v0.12.3 No longer works on Nightly.
#13 opened by Rdna123 - 3
might want to update the x86_64 dep
#3 opened by haraldh