Skip to content

Tags: alexforencich/pyftdi

Tags

v0.10.0

Toggle v0.10.0's commit message
Support custom VID/PID

API has been changed: Ftdi.type replaced with Ftdi.ic_name

v0.9.6

Toggle v0.9.6's commit message
SPI flash device drivers have been moved to a new dedicated repositor…

…y: pyspiflash

v0.9.4

Toggle v0.9.4's commit message
Add support for FT232x, thanks to endlesscoil

v0.9.3

Toggle v0.9.3's commit message
Improved API wrapper

v0.9.2

Toggle v0.9.2's commit message
Improve JTAG speed

Deal with non-ASCII FTDI EEPROM strings
Add missing xor helper
Doc cleanup

v0.9.1

Toggle v0.9.1's commit message
Add support for PyUSB 1.0.0b2

v0.9.0

Toggle v0.9.0's commit message
Bump up version number as PyFTDI now support another FTDI variant.

v0.8.0

Toggle v0.8.0's commit message
Test N25Q flash device

Fix a couple of bugs
Update documentation

v0.7.0

Toggle v0.7.0's commit message
Use setuptools if available.

v0.6.3

Toggle v0.6.3's commit message
Add support for SPI flash devices