搜索资源列表
uart
- 串口驱动,有助于学习linux驱动有一定的帮助,可以帮助其对串口的操作-Serial driver, help to learn linux drivers have some help, you can help them on the serial port operation
uart
- linux操作环境下,串口驱动程序编程实例。-Source of uart driver in linux operation system.
drv_uart
- 串口驱动,主要是对串口的初始化,读写操作-Serial driver, mainly on the serial port initialization, read and write operations
RT5350_ttyS0-config
- RT5350 ttyS1被用作console,ttyS0原始是不能直接用作串口通信的,安装里面所描述的操作就可以将ttyS0当作串口通信使用-RT5350 ttyS1 be used as a console, ttyS0 original can not be directly used for serial communication, installed inside the operation can be described as a serial communication usin
uart_comm
- 通过封装串口操作类 实现串口的配置和串口的读写等功能 析构函数自动释放串口设备-uart operation