You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
315 B

  1. /** @page appdocs OpenOCD Application APIs
  2. The top-level APIs in the OpenOCD library allow applications to integrate
  3. all of the low-level functionality using a set of simple function calls.
  4. These function calls do not exist in a re-usable form, but
  5. contributions to create and document them will be welcome.
  6. */