Microcom: Difference between revisions
From ArmadeusWiki
(Created page with "Category: terminal == Introduction == Microcom is an embedded terminal that can be installed on APF. == Installation == TODO == Usage == To connect a tty do this : <...") |
(→Usage) |
||
| Line 15: | Line 15: | ||
$ microcom -s 115200 /dev/ttymxc1 | $ microcom -s 115200 /dev/ttymxc1 | ||
</pre> | </pre> | ||
Press Ctrl-X to quit the terminal. | |||
Revision as of 13:36, 27 July 2016
Introduction
Microcom is an embedded terminal that can be installed on APF.
Installation
TODO
Usage
To connect a tty do this :
$ microcom -s 115200 /dev/ttymxc1
Press Ctrl-X to quit the terminal.