aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2015-03-26Send error reply and abandon target list on unhandled timeout.Gareth McMullin
2015-03-22Clean up handling of lost targets using new exceptions mechanism.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
All source files include general.h first and before anything else. This inlcludes platform.h and platform_support.h No header file needs to include to include any of these, but should include any others needed for it's own declarations.
2013-06-17Fix trailing whitespace everywhere.Gareth McMullin
2013-01-23LIBFTDI: Propagate the command line arguments to platform_initUwe Bonnes
2011-02-10Improved Linux/libftdi platform support.Gareth McMullin
Tested with Floss-JTAG. SWD working.
2011-02-07Linux jtagtap and swdptap now clean up before re-initialising.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin