]> sigrok.org Git - libserialport.git/history - linux_termios.c
Add new APIs to get some USB descriptor details for USB serial ports.
[libserialport.git] / linux_termios.c
2014-01-03 Martin Linglinux_termios.c: fix check for termios speed fields.
2014-01-03 Martin Linglinux: Speed fields may not be present in kernel termio...
2014-01-03 Martin LingRemove need to include linux_termios.h on non-Linux.
2013-12-05 Martin LingFix building for Android.
2013-11-22 Uwe HermannMinor cosmetics.
2013-11-22 Uwe HermannFix the build on non-Linux platforms.
2013-11-21 Martin LingDocument this madness.
2013-11-21 Martin LingSupport non-standard flow control modes on Linux.
2013-11-21 Martin LingSupport custom baudrates on Linux.