1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "switching to setuptools to aid in development -- allows 'python setup.py develop' to set up a live link to development repo" More... almost 12 years ago
switching to setuptools to aid in development -- allows 'python setup.py develop' to set up a live link to development repo More... almost 12 years ago
removing more unneeded statements that were added for debugging More... almost 12 years ago
removing unneeded statements added for debugging More... almost 12 years ago
removing spurious space character in comment More... almost 12 years ago
removing debugging statements (print traceback) More... almost 12 years ago
changes to support FT232H chip More... almost 12 years ago
Merge pull request #3 from endlesscoil/skipcache More... about 12 years ago
Added a flag to skip usage of the device cache. More... over 12 years ago
Update pyftdi/spi/serialflash.py More... over 12 years ago
Update documentation related to SPI support More... almost 13 years ago
Restore test order More... almost 13 years ago
Add support for Atmel AT45 flash devices More... almost 13 years ago
Rework SPI flash object hierachy and add support for AT25 More... almost 13 years ago
Rewrite SPI flash device support for SST25, MX25L and S25FL devices, and add a performance comparison chart More... almost 13 years ago
Merge commit 'b16d0b19c73c0fe626996e5b41b6f93514083135' into spi More... almost 13 years ago
Bump version number to 0.6.1 More... almost 13 years ago
Update AUTHORS More... almost 13 years ago
Changed BUS_CLOCK_MAX to BUS_CLOCK_HIGH More... almost 13 years ago
Use new pyserial 2.6+ extension scheme, add support for pyusb 1.0.0a3, improve API documentation More... almost 13 years ago
Rename file to match new PySerial 2.6 extension scheme More... almost 13 years ago
Rework and fix logger feature More... over 13 years ago
Bump up version number More... over 13 years ago
Retrieve endpoint values from the interface, rather than hardcoding them. Libusb-win32 filters may create issues with the endpoints wrt/ the actual interface More... over 13 years ago
Fix test initialization on Windows hosts More... over 13 years ago
Use a link so that github.com can retrieve the RST content More... over 13 years ago
Rework directory structures to install all files into a dedicated package. More... over 13 years ago
Report description if available when enumerated supported USB devices More... almost 14 years ago
Fix download URL and exclude generated MANIFEST file from Git More... almost 14 years ago
Add RTS line support to `pyterm`, used on some projects to drive the target execution mode More... almost 14 years ago