aboutsummaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Collapse)Author
2012-05-26Update Windows drivers to use new USB IDs.Gareth McMullin
2012-05-19Added Windows libusb driver for Trace port interface.Gareth McMullin
Converted windows driver inf file to utf-8 encoding.
2012-03-24Windows driver now supports 64-bit.Gareth McMullin
2012-03-18Added Windows driver setup info for DFU interfaces.Gareth McMullin
These use libusb and work with the uploader in the upgrade dir.
2012-01-08Change driver to work as composite device with two ACM interfaces.Gareth McMullin
This works with the current firmware, but the DFU interface is orphaned: Windows complains about no driver it.
2012-01-08Added existing Windows driver.Gareth McMullin
This doesn't work with the current firmware.