Skip to content
Snippets Groups Projects
Select Git revision
  • freertos-btle
  • master default protected
  • rahix/bhi
  • rahix/bma
  • ch3/api-speed-eval2
  • schneider/mp-for-old-bl
  • ch3/leds-api
  • ch3/genapi-refactor
  • ch3/dual-core
  • dualcore
10 results

lib

  • Clone with SSH
  • Clone with HTTPS
  • Forked from card10 / firmware
    Source project has a limited visibility.
    user avatar
    zwelch authored
    Update the "General Commands" (a.k.a. "random stuff") chapter,
    and associated chunks of other text:
    
     - Switch to @deffn and review everything that's documented
    
     - Improve descriptions of reset events, with reference to
       the setup.tcl code which issues them.
    
     - Move one zy1000-specific command to that driver's doc.
    
     - There is no "script" command; remove its doc.
    
    NOTE:  Some things missing from this bit of work are:
    
     1- Reviewing the code to catch various *missing* functions,
        mostly from "target.c"
    
     2- Alphabetizing and organizing.  This chapter is a real
        grab-bag with no evident focus or structural principle.
    
     3- Hole-filling and bugfixing with respect to messaging/logging.
        Example, what principle could possibly justify the tcl command
        output going into the server output/log instead of just the
        telnet session?
    
     4- Not just for this chapter ... but there should be a section
        with descriptions of all the supported image file formats,
        so every image command can just reference that section.
    
    
    git-svn-id: svn://svn.berlios.de/openocd/trunk@2039 b42882b7-edfa-0310-969c-e2dbd0fdcd60
    de7cb1c7
    History
    Name Last commit Last update
    ..