File: app.txt

package info (click to toggle)
openocd 0.9.0-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 25,632 kB
  • sloc: ansic: 275,066; sh: 15,664; tcl: 7,088; asm: 1,913; cpp: 1,671; makefile: 1,200; perl: 717; python: 708; haskell: 35
file content (9 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
/** @page appdocs OpenOCD Application APIs

The top-level APIs in the OpenOCD library allow applications to integrate
all of the low-level functionality using a set of simple function calls.

These function calls do not exist in a re-usable form, but
contributions to create and document them will be welcome.

 */