1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update documentation and fix another syntax error More... over 6 years ago
Update main doc and remove a debug trace More... over 6 years ago
Fix remaining issues with tracer More... over 6 years ago
Add GPIO MPSSE tests and fix implementation More... over 6 years ago
Improve MPSSE tracer and implement one MPSSE engine per valid interface More... over 6 years ago
Replace flush with noflush More... over 6 years ago
Add multiport 8-bit test (D port to C port) and a `flush` option to async read method. More... over 6 years ago
Add two new helper methods to `Ftdi` More... over 6 years ago
Add test case for Synchronous GPIO More... over 6 years ago
Document controllers and fix a couple of issues More... over 6 years ago
Remove debug trace More... over 6 years ago
Fix virtual framework constants for `Enum` More... over 6 years ago
Add bus drive encoding for FT-X and fix a couple of EEPROM decoding issues More... over 6 years ago
Use an `IntEnum` for BitMode More... over 6 years ago
Better understanding on how FIFO and async bitbang do work. More... over 6 years ago
Rewrite Async GPIO bitbanging, with proper frequency support FTDI HW is utterly bugged, and/or not documented as usual More... over 6 years ago
Merge branch 'custom_vid_pid' More... over 6 years ago
Remove forward reference to `Ftdi` in `misc.py` and update version number More... over 6 years ago
Document the new `-P` option More... over 6 years ago
Add and use new `add_custom_devices` function in all tool scripts More... over 6 years ago
It is better to use sub-classing than a mode switch More... over 6 years ago
Revert a change which is not accepted with PyPI More... over 6 years ago
Merge branch 'mock_tool_test' More... over 6 years ago
Update `requirements.txt` as well. More... over 6 years ago
Fix `setup.py` syntax More... over 6 years ago
Python 3.5 does not provide IntFlag, so `aenum` as a compatible library More... over 6 years ago
Add missing `pyterm.py` from package More... over 6 years ago
Add a new test to validate syntax and module import More... over 6 years ago
Be sure to abort documentation build on so-called "minor" errors. More... over 6 years ago
Add a new doc dedicated to tools, fix RST header syntax, improve custom VID/PID support documentation More... over 6 years ago