1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start rewriting GpioController for alternative modes. More... over 5 years ago
Fix RST issue in Python API documentation More... over 5 years ago
Sort configuration parameters for easier reading. More... over 5 years ago
Add another flash id for testing More... over 5 years ago
Clean up SPI unit tests More... over 5 years ago
Merge branch 'spi_cs_direct' More... over 5 years ago
Fix #177 (unable to enumerate all devices w/o serial number on Windows) More... over 5 years ago
Add a deep reset (USB level) API. More... over 5 years ago
Merge branch 'cbus_support' More... over 5 years ago
Update documentation and bump version number. More... over 5 years ago
Add CBUS test for real HW (LC231X board): CBUS support now works! More... over 5 years ago
Fix typos and add virtual LC231X It is critical to flush UsbTools cache when configuration is changed More... over 5 years ago
More CBUS progress (virtual only) More... over 5 years ago
Apply EEPROM configuration for CBUS support More... over 5 years ago
Start implementing tests for virtual CBUS More... over 5 years ago
Code cleanup More... over 5 years ago
Remove 3.6 syntax from `ftconf.py` More... over 5 years ago
Check line width, and fix invalid lines More... over 5 years ago
Remove 3.6 syntax from `ftdi.py` More... over 5 years ago
Remove 3.6 syntax from `tracer.py` More... over 5 years ago
Remove 3.6 syntax from `usbtools` More... over 5 years ago
Report error to parent More... over 5 years ago
Show location of syntax error More... over 5 years ago
Fix `eeprom.py` syntax for python 3.5 Now that `setup.py` is finally able to catch those errors. More... over 5 years ago
Work around distutils mess distutils package invalid files (that do not even compile) w/o any issues... More... over 5 years ago
GitHub Actions do not find build issues when the build command is not a stand alone command More... over 5 years ago
Be sure to build Python files to check syntax issues, as bdist_wheel does not More... over 5 years ago
Should build with 3.5 to ensure no 3.6+ syntax is used in main code More... over 5 years ago
Add more EEPROM property encodings, and EEPROM initializer More... over 5 years ago
Add cbus accessors More... over 5 years ago