summaryrefslogtreecommitdiff
path: root/lib/cc-usb.c
Commit message (Collapse)AuthorAge
* Move build and debug tools to 'cctools' directory.Keith Packard2009-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 repositoryKeith Packard2009-06-04
| | | | | | Keeping these separate isn't making things any easier. Signed-off-by: Keith Packard <keithp@keithp.com>
* Shrink USB output buffers, work around USB packet errorsKeith Packard2009-04-22
|
* Run-time selection between cp2103 and cc1111Keith Packard2009-04-17
|
* Add ccdumpKeith Packard2009-04-12
|
* Bump buffer pointer as data is written to cc-usbKeith Packard2009-04-06
|
* Add support for a serial-connected custom debug dongleKeith Packard2009-04-06
This uses the cc1111 board as a custom debug dongle with faster methods for communicating with the debug target.