libsigrok/hardware/colead-slm
Uwe Hermann a54dd31e38 serial: Use OS-independent flags for serial port opening.
Add SERIAL_RDWR, SERIAL_RDONLY, and SERIAL_NONBLOCK (for now), which are
mapped to the respective OS-specific mechanism in serial_open().
2012-12-02 12:45:54 +01:00
..
Makefile.am colead-slm: Initial driver skeleton. 2012-11-02 15:24:30 +01:00
api.c serial: Use OS-independent flags for serial port opening. 2012-12-02 12:45:54 +01:00
protocol.c colead-slm: use new serial API 2012-11-12 02:54:10 +01:00
protocol.h colead-slm: use new serial API 2012-11-12 02:54:10 +01:00