1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaner version management More... over 11 years ago
Deal with non-ASCII FTDI EEPROM descriptors More... over 11 years ago
Add credit for JTAG speed optimisation More... over 11 years ago
Replace `xor` helper with the existing but missing version. More... over 11 years ago
Merge pull request #8 from dlharmon/master More... over 11 years ago
Add API dynamic adaptation to deal with the PyUSB API break introduced with PyUSB 1.0.0b2, based on humm pull request. More... over 11 years ago
Allows several instance of libusb to share the same FTDI device More... over 11 years ago
skip the individual bit processing for long data, before 24 Mb took 25 sec, after 7 sec More... over 11 years ago
added xor function to misc.py as jtag.py was failing to import it More... over 11 years ago
Bump up version number as PyFTDI now support another FTDI variant. More... over 11 years ago
Update contributor list More... over 11 years ago
Add FT232R to the doc More... over 11 years ago
Fix USB product ID identifier: FT232R datasheet reports 0x6001, not 0x6014 that targets hi-speed FT232H only. More... over 11 years ago
Fix FT232R naming: RL and RH are packages variant of the same core More... over 11 years ago
Merge pull request #7 from endlesscoil/ft232rq More... over 11 years ago
Added support for the FT232RQ More... over 11 years ago
Test N25Q flash device Fix a couple of bugs Update documentation More... almost 12 years ago
Bump up version number again, as the API has changed. More... almost 12 years ago
Adapt SPI management to new API More... almost 12 years ago
Second batch More... almost 12 years ago
Update the API (resume work from rework-api branch) More... almost 12 years ago
Use setuptools if available. More... almost 12 years ago
Bump up version number to 0.7.0 Update dependencies: PyUSB is out of alpha stage, it's a bad idea to reverse it even if PyFTDI is able to work with pyusb 1.0.0a3 (alpha 3) More... almost 12 years ago
Merge pull request #4 from adamfeuer/ft232h More... almost 12 years ago
Update AUTHORS file More... almost 12 years ago
Cosmetic fix, and update copyright year for modified files More... almost 12 years ago
Fix RST syntax More... almost 12 years ago
Merge pull request #2 from DavidWC/patch-1 More... almost 12 years ago
Update documentation, and add a hint with OS X Mavericks More... almost 12 years ago
Remove unsupported Prolific driver More... almost 12 years ago