]> sigrok.org Git - libsigrok.git/commit
atten-pps3xxx: Make serial write call block in scan.
authorMartin Ling <redacted>
Tue, 16 Sep 2014 01:32:37 +0000 (02:32 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:00 +0000 (23:30 +0200)
commite7b4103697627bc985b77feb4c05dc67da8aebc0
tree644104319090b7b84062aacd5b2ab1263b69a889
parent25dd083128e0cf60f9f23c7ac2649ec6829a954f
atten-pps3xxx: Make serial write call block in scan.

This is called at scan time so free to block. There is no partial write
handling and a response is expected afterwards. This should therefore be a
blocking call.
src/hardware/atten-pps3xxx/api.c