Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 225 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 225 Bytes

serial

simple serial emulator from http://plunk.org/~grantham/serial.cpp.

to build, just build CFLAGS=-Wall make serial

then you can just do serial <comport> <baud>

To exit, type ~. (tilde dot) For help, type ~h