Skip to content
Snippets Groups Projects
  1. Jun 16, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · cc948800
      zwelch authored
      Minor updates to the text about reset configuration:
      
       - Mention a new point that it interacts with JTAG routers;
      
       - Talk about a "user" config file not a "system" one;
      
       - Remove text from the "reset_config" description; instead,
         cross-reference the more extensive text earlier.
         
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2243 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      cc948800
  2. Jun 15, 2009
  3. Jun 13, 2009
  4. Jun 12, 2009
  5. Jun 11, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 5bb0f1d2
      zwelch authored
      Minor bugfix:  command_print_sameline() is what the
      headers declare; make the code match.
      
      Minor improvement:  make the printf format params always be const.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2205 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      5bb0f1d2
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 72687f22
      zwelch authored
      Rework the "Simple Configuration Files" chapter so it's more
      of a quick-start "how to set up your project" tutorial:
      
       - Say how to hook up the JTAG adapter.  This will help new
         users, and in any case is worth spelling out somewhere.
      
       - Streamline the previous rather haphazard presentation,
         filling in some missing holes along the way:
      
           * Suggest "project directory" structure
           * Introduce new term, "user config" file (openocd.cfg)
           * Talk about more options for openocd.cfg contents
           * ... and about creating new config files
           * Add new topic, project-specific utilities (+examples)
      
       - Remove too-short, yet duplicative, chapter 19
      
      Nudge packagers a bit more strongly to send patches (including
      config files) upstream.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2204 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      72687f22
Loading