riscv-openocd/src
ntfreak 2e832a399a - remove requirement for file2c.tcl
git-svn-id: svn://svn.berlios.de/openocd/trunk@800 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-07-12 16:25:17 +00:00
..
flash "flash banks" is now implemented in Tcl on top of "flash_banks". openocd_throw prefix is no longer required when executing OpenOCD commands from tcl. 2008-07-09 15:22:05 +00:00
helper help is now implemented in startup.tcl/help 2008-07-11 19:30:54 +00:00
jtag Charles Hardin ckhardin at gmail.com 2008-07-11 17:40:15 +00:00
pld Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). 2008-04-08 13:08:36 +00:00
server - fix pre_resume script not being called 2008-07-08 10:49:58 +00:00
target - retired variable stuff. 2008-07-11 12:17:56 +00:00
tcl startup.tcl (former commands.tcl) is now embedded into OpenOCD executable. 2008-07-11 06:44:22 +00:00
xsvf - fixed xsvf_add_statemove() 2008-05-03 10:33:16 +00:00
Makefile.am - remove requirement for file2c.tcl 2008-07-12 16:25:17 +00:00
jim.c improve error messages a little bit. 2008-07-09 22:19:05 +00:00
jim.h - fixed build issues with win32 2008-07-06 23:22:17 +00:00
main.c added pre/postlude fn's for when OpenOCD is sleeping. 2008-07-07 08:05:07 +00:00
openocd.c - remove requirement for file2c.tcl 2008-07-12 16:25:17 +00:00
openocd_tcl.h - retired variable stuff. 2008-07-11 12:17:56 +00:00
scripting.txt working notes. 2008-07-11 06:52:33 +00:00
startup.tcl testing/*.tcl sample & test code 2008-07-12 07:50:17 +00:00