libftdi is a library that talks to FTDI chips in signal
analysis devices supported by libsigrok, needed for T4063.
Details
Details
- Reviewers
DataDrake - Commits
- R3635:80f7fb85f8f9: Initial commit of libftdi, required for T4063
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
Diff Detail
- Repository
- R3635 libftdi1
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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.