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.010Jul987654228Jun27252418161110654329May282726252423222120191614121110987632130Apr29282625242322212019181716151413111098765432131Mar282625222117141312111098765432129Feb282726252423222120191817161514131211109764227Jan252423222120171411109729Dec212019181716141095423Nov2126Oct228110Sep525Aug21201716141310931Jul26251528Jun242116151431May302910528Apr262516121130Mar292826161520Feb331Jan26252218922Nov7523Oct19126328Sep1297431Aug201714116very 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- fix pre_resume script not being called- apply correct formatting to openocd.creset event is synonym for post_reset event. more tcl cleanup.Duane Ellis <openocd@duaneellis.com>: This simple patch adds precision support to JIM's format command.- command_run_line will only search once for the command, and execute if foundadded pre/postlude fn's for when OpenOCD is sleeping.fix syntax error.Charles Hardin <ckhardin@gmail.com> Tcl server documentation.- fix duplicate log entry- fix typo in memory.tcl- fixed build issues with win32moving Tcl stuff around slightly.fix a few compilation problems.Charles Hardin <ckhardin@gmail.com> - Tcl ServerOopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of changes in 755.src/helper/configuration.h- added search for libdl- added svn props for newly added files- added event scripts for str73x and str75x targets- added jtag_khz to target scripts- fixed line endings with commands.tcltcl tinkering.fix to peek command.added echo command in tcl. Issues a LOG_USER() for the single argument.typotcl config script exampleadded support for Tcl config scripts on the command line(use .tcl extension).utility fn.
Loading