1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setuptools crap workaround More... over 5 years ago
Debug script... More... over 5 years ago
Rename workflow More... over 5 years ago
Use a dedicated step for checking style More... over 5 years ago
Run checks on pull request More... over 5 years ago
Line width check should run as an dedicated command More... over 5 years ago
Code cleanup More... over 5 years ago
Update authors and bump version More... over 5 years ago
Merge pull request #197 from Amanita-muscaria/master More... over 5 years ago
Bump version More... over 5 years ago
Update i2cscan to use its own highest slave address More... over 5 years ago
Allow slaves in illegal address space above 0x78 (full table 0x7F) More... over 5 years ago
Fix validate_address prototype More... over 5 years ago
Bump version More... over 5 years ago
Fix for Bug #203, I2C timings above 100kHz More... over 5 years ago
Update authors, fix line width, bump version More... over 5 years ago
Fix for changes made on 9/26/2020 #205 I2C Stop Timing. I believe the prior fix was incomplete and could still be unreliable in certain instances. More... over 5 years ago
cleanup unused / replaced line add comment more suitable to explaining More... almost 6 years ago
change in _do_prolog cmd = bytearray(self._idle * self._ck_delay) to add self._ck_delay because the timing wasn't allowing the bus to go idle with correct timing before a start or repeated start. Data was changing low at the same time as clock going high if the bus was in the relax=False state. More... almost 6 years ago
Update version number and authors list. More... almost 6 years ago
Merge branch 'master' of https://github.com/alexforencich/pyftdi into alexforencich-master More... almost 6 years ago
Remote useless file More... almost 6 years ago
Merge branch 'mpratt14-pyterm-windows' More... almost 6 years ago
Sanity checking More... almost 6 years ago
Fix shift_register definition More... almost 6 years ago
Ensure we're synced before doing a read from buffer More... almost 6 years ago
Add missing SPDX lines More... about 6 years ago
Move to SPDX license description More... about 6 years ago
Use SPDX More... about 6 years ago
Fix line width More... about 6 years ago