1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use n << 10 for KiB-range devices, n << 20 for MiB-range devices More... about 11 years ago
Merge pull request #22 from rogerhu/remove_import More... about 11 years ago
Merge pull request #21 from rogerhu/at45_1mb More... about 11 years ago
Remove unnecessary import. More... about 11 years ago
Update AT45 to also recognize 1Mb flash chips. More... about 11 years ago
Fix line width Update AUTHORS More... about 11 years ago
Merge pull request #18 from rogerhu/w25q_jedec More... about 11 years ago
Update JEDEC information for lower density of W25Q series. More... about 11 years ago
Do not hardcode URL within the README.rst file More... about 11 years ago
SPI flash device is not installed with PyFTI package, as it is an example of use, but not a functional piece of the PyFTDI package. More... about 11 years ago
Update version number More... about 11 years ago
Fix path in documentation file More... about 11 years ago
Move SPI device and JTAG arm out of pyftdi tree More... about 11 years ago
Move flash device support out of pyftdi More... about 11 years ago
Merge pull request #20 from rogerhu/spi_extensions More... about 11 years ago
Remove useless `__del__` and `close` method from Generic 25 SPI flash device implementation More... about 11 years ago
Update the libusb/libusbx versions More... about 11 years ago
Add SPI package to be installed too. More... about 11 years ago
Update AUTHORS with new contribution from endlesscoil Bump up version to 0.9.4 Update date in file header More... about 11 years ago
Merge branch 'endlesscoil-ft230x' More... about 11 years ago
Merge branch 'ft230x' of github.com:endlesscoil/pyftdi into endlesscoil-ft230x More... about 11 years ago
Fix RST syntax, which does not like indented line breaks More... about 11 years ago
Added support for FT230X. Added missing product id entry for 232h. More... about 11 years ago
Added support for FT230X. More... about 11 years ago
Update version More... over 11 years ago
Update DavidWC proposed fix for API wrapper Apply the same modified fix to UsbTools class. More... over 11 years ago
Merge branch 'fixapiwrap' of github.com:DavidWC/pyftdi into DavidWC-fixapiwrap More... over 11 years ago
Update AUTHORS and add support for Numonix 8MiB SPI flash device More... over 11 years ago
Fixed wrapping for different PyUSB API More... over 11 years ago
Added support for M25PX128 and M25P128 serial flash chips More... over 11 years ago