Description: Set serial port under linux, (baud rate, flow control, etc.) serial port read and write operations.
To Search:
- [linux] - Serial literacy, including parameter set
- [DataTransfer] - Serial communication tools with characte
- [serialport] - linux serial port
File list (Check if you may need any files):
uart_01\uart.c
.......\typedefs.h
.......\main.c
.......\Makefile
.......\test
.......\uart.h
.......\project_includes.h
uart_01