libsigrok/hardware/common
Bert Vermeulen 71caaad46b serial: allow for extra rts and dtr options in conn string
Options in addition to the usual "9600/8n1" syntax start with a
slash, and take the form of key=value, where different options are
also separated by slashes. For example:

	"9600/8n1/rts=0/dtr=1"

This sets RTS low and DTR high.
2012-11-27 00:55:08 +01:00
..
dmm Add Metex 14-byte ASCII protocol parser. 2012-11-17 22:27:54 +01:00
Makefile.am genericdmm: Factor out USB functions. 2012-11-03 00:02:56 +01:00
ezusb.c sr: moved sigrok.h so libsigrok/libsigrok.h 2012-07-05 01:17:28 +02:00
serial.c serial: allow for extra rts and dtr options in conn string 2012-11-27 00:55:08 +01:00
usb.c genericdmm: Factor out USB functions. 2012-11-03 00:02:56 +01:00