- clean up target output strings a bit
[fw/openocd] / src / helper / configuration.c
2008-02-29 oharboe- clean up target output strings a bit
2008-02-25 ntfreak- remove build warnings
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboe- using ERROR_COMMAND_SYNTAX_ERROR to print syntax...
2008-02-24 oharboemove options handling to separate file to better suppor...
2008-02-24 oharboe- added -c option that will execute an openocd command
2008-02-20 ntfreak- fix bug when using full paths to config files. Thanks...
2008-02-19 ntfreak- add search paths via new arg -s (-search). Thanks...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/