Commit Graph

2 Commits

Author SHA1 Message Date
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
finga 556d43654b Minimal working prototype
Device path and further parameters are hardcoded and stdin is read in
a loop. At least data is already sent to the spidriver..
2021-02-11 00:08:21 +01:00