Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dw-cmsisdap-path
  • max32xxx default protected
2 results
Created with Raphaël 2.2.016Jul151413121110987654228Jun27252418161110654329May282726252423222120191614121110987632130Apr29282625242322212019181716151413111098765432131Mar282625222117141312111098765432129Feb282726252423222120191817161514131211109764227Jan252423222120171411109729Dec212019181716141095423Nov2126Oct228110Sep525Aug21201716141310931Jul26251528Jun242116151431May302910528Apr262516121130Mar292826161520Feb331Jan2625do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTIONprint syntax for command upon syntax error.better error messages for target event scripts.feeble beginnings for tcl api rules.- stm32 flash driver correctly handles early siliconCharles Hardin <ckhardin@gmail.com>- remove unused objcopy from configure.in- added svn props for newly added filesCharles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => c conversionDuane Ellis <openocd@duaneellis.com> fix to tcl puts- fix issue when building in separate build dir- remove requirement for file2c.tcltesting/*.tcl sample & test codetesting/*.tcl sample & test codehelp is now implemented in startup.tcl/help- configure check added for tclshsearch help text tooCharles Hardin ckhardin at gmail.com tcl_help prettier output.work in progress to improve help- retired variable stuff. .cfg files are now executed as Jim Tcl. Commands that terminate script w/error message.- added svn props for newly added filesworking notes.startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.Charles Hardin <ckhardin@gmail.com>- added search paths before running tcl/commands.tcl. fix quoting problem when handling OpenOCD commands.SEGFAULT fix for syntax error.very slight cleanup of flash banks handling.improve error messages a little bit.- adding missing install entry for luminary-libftdi.cfg "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.- added luminary libftdi interface config- only check normal resume, not debug resumeadded flash_banks low level command.- target_resume is now synchronous with 5sec timeouttcl regression fixes. * src/jim.c: remove bogus return value from if {[expr]} {xx} when- removed target_process_events as only used in handle_resume_command and events will be called anyway by poll
Loading