summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Move build and debug tools to 'cctools' directory.Keith Packard2009-06-04
* Merge ccdbg and altos sources into one giant repositoryKeith Packard2009-06-04
* 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
* Bump debug speed back upKeith Packard2009-03-15
* Only flip changing bits in async modeKeith Packard2009-03-07
* The debug port only works if reset is higher than clock. weirdKeith Packard2009-03-07
* Make manual bit flipping sync after every transactionKeith Packard2009-03-07
* Sync after manual bit readingKeith Packard2009-03-07
* Flip debug pins around to match telemetrumKeith Packard2009-03-07
* Wait for a while when switching the RESET_N lineKeith Packard2009-03-06
* Sometimes the link breaks and the GET_PC command returns garbageKeith Packard2009-03-01
* Expose ccdbg_set_clock APIKeith Packard2009-01-05
* Save/restore registers to host during memory operations. Cache ROM data.Keith Packard2008-12-30
* Fix flashing less than a full page of data. Verify page at a time.Keith Packard2008-12-29
* Save/restore regs when reading/writing memory. Add SFR access.Keith Packard2008-12-28
* Switch to libusb-1.0 and use async interface.Keith Packard2008-12-26
* Make read_memory debug output use ccdbg_debug.Keith Packard2008-12-22
* Add preliminary version of s51, a UI clone of the 8051 emulator.Keith Packard2008-12-21
* Cleanup work; separating out the cp interface to be more abstract.Keith Packard2008-12-20
* Autotools.Keith Packard2008-12-19