readme

来自「A real-time serial port device driver, w」· 代码 · 共 32 行

TXT
32
字号
  rt_com  ======This is a serial port driver for RT-Linux. It allows RT-threads tocommunicate via serial ports.Documentation is in rtldoc format and available in the doc/ directory.To compile and install the driver, use    make installAfter 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 theRT-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 + -
显示快捷键?