]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commit
Bugfix: Tristate pins after acquisition.
authorUwe Hermann <redacted>
Thu, 27 Jun 2013 13:12:04 +0000 (15:12 +0200)
committerUwe Hermann <redacted>
Thu, 27 Jun 2013 13:12:04 +0000 (15:12 +0200)
commit6398a5191b3fb474238a1cbeef661e950dd68f55
treea3207af0896a0596ba9a43cf19a20769dbb23f43
parentbf4dba5d9b2b01118605d4203f9410b25f673bd3
Bugfix: Tristate pins after acquisition.

Fix a typo which lead to the data pins not being tri-stated after an
aquisition (when the GPIF is idle) but rather being driven.

Thanks Ignacio García Pérez and Clemens Novak for reporting and testing.
gpif-acquisition.c