initial commit

This commit is contained in:
eddyem
2020-05-10 01:48:59 +03:00
parent 45c49bdb98
commit d4e0ae967d
8 changed files with 422 additions and 0 deletions

11
Readme.md Normal file
View File

@@ -0,0 +1,11 @@
Very simple terminal client
===========================
Usage: tty_term [args]
Where args are:
-d, --devname=arg serial device name
-e, --eol=arg end of line: n, r or rn
-h, --help show this help
-s, --speed=arg baudrate (default: 9600)