Page MenuHomeSolus

Initial commit of libftdi, required for T4063
ClosedPublic

Authored by macifom on Jul 20 2017, 8:13 PM.
Tags
None
Referenced Files
F11046774: D670.diff
Thu, Aug 10, 2:10 PM
F10992571: D670.id1868.diff
Tue, Jul 25, 11:54 AM
F10966231: D670.diff
Thu, Jul 20, 2:54 AM
F10933840: D670.id1868.diff
Jul 12 2023, 8:46 AM
F10754440: D670.diff
May 16 2023, 8:44 PM
F10735965: D670.id.diff
May 12 2023, 5:50 PM
F10709580: D670.diff
Apr 28 2023, 3:53 AM
F10687067: D670.id1449.diff
Jan 18 2023, 5:23 AM
Subscribers
None

Details

Summary

libftdi is a library that talks to FTDI chips in signal
analysis devices supported by libsigrok, needed for T4063.

Test Plan

When sigrok-cli and PulseView are built, you can test
communications with logic analyzer using FTDI chips such as the
ChronoVu LA8/16.

Diff Detail

Repository
R3635 libftdi1
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 20 2017, 1:38 AM
Closed by commit R3635:80f7fb85f8f9: Initial commit of libftdi, required for T4063 (authored by austons <austons@users.noreply.github.com>, committed by DataDrake). · Explain WhyAug 20 2017, 1:42 AM
This revision was automatically updated to reflect the committed changes.

I missed it in the initial review, but be sure to disable static libs unless they are needed for another package. I have disabled them in a follow-up commit.