A minimal interface to the SPIDriver device.
Go to file
finga 6deaff5af9 Parse command line arguments.
All available parameters can be passed as arguments with clap.  Port,
baud rate, char size, parity, stop bits and flow control can now be
specified.
2021-02-11 02:35:08 +01:00
src Parse command line arguments. 2021-02-11 02:35:08 +01:00
.gitignore Minimal working prototype 2021-02-11 00:08:21 +01:00
Cargo.lock Parse command line arguments. 2021-02-11 02:35:08 +01:00
Cargo.toml Parse command line arguments. 2021-02-11 02:35:08 +01:00