Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move build and debug tools to 'cctools' directory. | Keith Packard | 2009-06-04 |
| | | | | | | These tools were merged in from the ccdbg package. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Merge ccdbg and altos sources into one giant repository | Keith Packard | 2009-06-04 |
| | | | | | | Keeping these separate isn't making things any easier. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Only flip changing bits in async mode | Keith Packard | 2009-03-07 |
| | |||
* | Switch to libusb-1.0 and use async interface. | Keith Packard | 2008-12-26 |
The async libusb interface offers substantial performance benefits by not making each command wait for the reply. This makes talking over this interface almost reasonable. Signed-off-by: Keith Packard <keithp@keithp.com> |