文件名称:uart
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-08-15
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- tvp5147-*********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux上串口读写程序,首先打开串口,对其进行设置,然后产生一个子进程对子进行对串口进行读,父进程对串口进行写操作。(The demo is used for reading and writing the uart in Linux, there are two thread, the parent fork write the uart, the child thread read it.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uart\Makefile
uart\uart_test
uart\uart_test.c
uart
uart\uart_test
uart\uart_test.c
uart