]> sigrok.org Git - libsigrok.git/commit - src/serial.c
Finish serial_set_params implementation
authorDaniel Ribeiro <redacted>
Mon, 10 Jan 2011 04:21:07 +0000 (02:21 -0200)
committerDaniel Ribeiro <redacted>
Mon, 10 Jan 2011 04:21:07 +0000 (02:21 -0200)
commit1ff7712c93fb61e7710de6c2b4241652445f368e
treef53dd80d173a5d486de1875a878ce7e3089c6f86
parent1437e8934bd01167f2126616c7e8b44ca342cd27
Finish serial_set_params implementation

Adds the most common baud rates and support bits, parity, stopbits
and flocontrol settings.
hardware/common/serial.c