1
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix the clippy job More... over 7 years ago
Added a new function in the trait `SerialPort` : `try_clone` which try to clone the underlying structure of a serial port to allow full duplex read/write. Added `example/duplex.rs` to demonstrate this new feature. More... over 7 years ago
Update constants namespaces used by nix More... over 7 years ago
Cleanup BaudRate imports More... almost 8 years ago
Merge branch 'ioctl' into 'master' More... almost 8 years ago
Merge branch 'set_all' into 'master' More... almost 8 years ago
Merge branch 'android' into 'master' More... about 8 years ago
only call `write_settings` once in `set_all` More... about 8 years ago
support Android More... about 8 years ago
Merge branch 'remove_libc' into 'master' More... about 8 years ago
Remove explicit dependency on libc More... about 8 years ago
Reduce #[cfg] attribute usage More... about 8 years ago
Use RawFd as input args More... about 8 years ago
close() now is correct on mac More... about 8 years ago
Merge branch 'master' into 'master' More... about 8 years ago
Reference downstream async libs in README More... about 8 years ago
update dependencies in CI cache More... about 8 years ago
Replace ioctl-rs dependency with local functions More... about 8 years ago
Correct misspelling More... about 8 years ago
replace termios-rs with nix More... about 8 years ago
Work around removal of From<nix::error> for std::io::Error More... about 8 years ago
Allow arbitrary baud rates for receive_data example More... about 8 years ago
Attempt to fix caching issues Use a single global cache instead of a per-job cache More... about 8 years ago
Mark SerialPort as Send also More... about 8 years ago
Fix CHANGELOG More... about 8 years ago
Update CHANGELOG More... about 8 years ago
Fix mac builds More... over 8 years ago
Explictly ignore return values More... over 8 years ago
Fix line endings More... over 8 years ago
Merge branch 'fix-fd-leaks-3' into 'master' More... over 8 years ago