I2C master app and client. Impressively ugly. Might work occasionally.
[goodfet] / client / GoodFETMAXUSB.py
2013-02-14 travisutkFixed USB host bugs.
2013-01-24 travisutkMinor MAXUSB changes, plus packaging scripts for new...
2012-11-19 travisutkHID patches and a bit of host fingerprinting from Kenny...
2012-11-06 travisutkPatches to Mass Storage emulation in MAXUSB.
2012-08-30 travisutkMass storage emulation now works well enough to emulate...
2012-08-25 travisutkFixed the USB Mass Storage CBW in Facedancer. Was...
2012-08-25 travisutkFixed all the bugs that crept into Facedancer HID emula...
2012-08-25 travisutkMore muck raking.
2012-08-25 travisutkCleaning up USB code, getting nearer to BBB mass storage.
2012-06-21 travisutkD'oh! Reverting a commit that would crash Xorg with...
2012-06-18 travisutkFD11 and ordering info updated.
2012-05-20 travisutkFTDI emulator now works perfectly.
2012-05-17 travisutkCommented SR_SET_FEATURE events, which only Macs seem...
2012-05-17 travisutkLibrary fixes, more debugging messages in the USB emulator.
2012-04-02 travisutkCommented some outdated debugging strings in the maxusb...
2012-04-02 travisutkMore string functions for USB enumeration as a Host.
2012-04-01 travisutkPrimitive code for auditing the strings table entries.
2012-04-01 travisutkWith a MAX3421 and the MAXUSB module, the GoodFET can...
2012-04-01 travisutkNRF is now default in the 2254.
2012-02-26 travisutkUSB HID keyboard client for the MAX3420.