1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix GitHub action name More... over 5 years ago
Create CI file for running tests More... over 5 years ago
Add UsbTools tests More... over 5 years ago
Add basic UART test More... over 5 years ago
Use FTDI device location to locate the proper USB device in tests More... over 5 years ago
There should be on FTDI per USB device instance More... over 5 years ago
Cleanup of test code More... over 5 years ago
Add FTDI wrapper to various controllers More... over 5 years ago
Add a new Ftdi API to retrieve the physical location of FTDI device More... over 5 years ago
Fix first PyFTDI bug revealed with the new irtual backend framework * loopback setting is a MPSSE command, it cannot be used with bitbang mode More... over 5 years ago
Add basic GPIO test More... over 5 years ago
FTDI constants can be accessed as name-to-value conversion More... over 5 years ago
Enable access to the virtual FTDI device through the backend More... over 5 years ago
Replace deprecated syntax More... over 5 years ago
Split FTDI backend from USB backend More... over 5 years ago
Implement new UT based on Mock More... over 5 years ago
Add extra sanity checks and fix endpoint address auto generation More... over 5 years ago
Add more sanity checks and automatic interface generation More... over 5 years ago
Start implementing tests and document YaML file More... over 5 years ago
Add speed string support More... over 5 years ago
Enable partial configuration, using default instance creation More... over 5 years ago
Split single file into dedicated files More... over 5 years ago
Add proper support for index-based strings More... over 5 years ago
Start implementing YaML-based USB profiles More... over 5 years ago
Document new files More... over 5 years ago
Rename mock files More... over 5 years ago
Start adding FTDI control decoder More... over 5 years ago
Rename constants to differentiate requests from arguments More... over 5 years ago
Complete initial USB description More... over 5 years ago
Allow stdout redirection More... over 5 years ago