readme

来自「fsmlabs的real time linux的内核」· 代码 · 共 32 行

TXT
32
字号
  rt_com
  ======

This is a serial port driver for RT-Linux. It allows RT-threads to
communicate via serial ports.

Documentation is in rtldoc format and available in the doc/ directory.

To compile and install the driver, use
    make install
After compilation insmod the module and you are ready to go.

There are some test-modules in the test/ directory.

Send any comments on this driver to the rt_com mailing lists
<rt-com-devel@lists.sourceforge.net> or <rt-com-user@lists.sourceforge.net>,
and, if appropriate, to the Real-Time Linux drivers mailing list at 
<drivers@realtimelinux.org>. 
Patches are wellcome, please include a description with them.

This driver was originally written by Jens Michaelsen and send to the
RT-Linux mailing list.
rt_com_posix.c is provided by Michael Barabanov <baraban@fsmlabs.com>.
Other contributors are
  Roberto Finazzi <rfinaz@tin.it>
  James H. Puttick <james.puttick@kvs.com>
  Giuseppe Renoldi <grenoldi@usa.net>

Jochen K黳per
<Jochen@Jochen-Kuepper.de>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?