Merge ccdbg and altos sources into one giant repository
[fw/altos] / lib /
2009-06-04 Keith PackardMerge ccdbg and altos sources into one giant repository
2009-04-22 Keith PackardShrink USB output buffers, work around USB packet errors
2009-04-17 Keith PackardRun-time selection between cp2103 and cc1111
2009-04-12 Keith PackardAdd ccdump
2009-04-07 Keith PackardBump buffer pointer as data is written to cc-usb
2009-04-06 Keith PackardAdd support for a serial-connected custom debug dongle
2009-03-16 Keith PackardBump debug speed back up
2009-03-08 Keith PackardOnly flip changing bits in async mode
2009-03-08 Keith PackardThe debug port only works if reset is higher than clock...
2009-03-08 Keith PackardMake manual bit flipping sync after every transaction
2009-03-07 Keith PackardSync after manual bit reading
2009-03-07 Keith PackardFlip debug pins around to match telemetrum
2009-03-07 Keith PackardWait for a while when switching the RESET_N line
2009-03-02 Keith PackardSometimes the link breaks and the GET_PC command return...
2009-01-06 Keith PackardExpose ccdbg_set_clock API
2008-12-31 Keith PackardSave/restore registers to host during memory operations...
2008-12-29 Keith PackardFix flashing less than a full page of data. Verify...
2008-12-28 Keith PackardSave/restore regs when reading/writing memory. Add...
2008-12-27 Keith PackardSwitch to libusb-1.0 and use async interface.
2008-12-23 Keith PackardMake read_memory debug output use ccdbg_debug.
2008-12-22 Keith PackardAdd preliminary version of s51, a UI clone of the 8051...
2008-12-21 Keith PackardCleanup work; separating out the cp interface to be...
2008-12-20 Keith PackardAutotools.