-
Notifications
You must be signed in to change notification settings - Fork 21
latelee/serialport_linux
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
serialport_linux ================ An implement of Serialport under linux, writing in C language. build & run ================ $ make $ ./a.out current status ================ serial device: "/dev/ttyUSB0", port attribute: 9600, 8, 'N', 1 One thread to write, one thread to read, one thread to exit. Good luck! Late Lee [email protected]
About
An implement of Serialport under linux, writing in C language.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published