Implements a framework for an interactive terminal over a serial link. Commands can be added by writing functions to handle them and passing pointers to the functions to the terminal object.
Implements a framework for an interactive terminal over a serial link. Commands can be added by writing functions to handle them and passing pointers to the functions to the terminal object.