cortex_a: fix endiannes issues on TI TMS570
[openocd.git] / doc / manual / app.txt
blob989e6e67d3e111076179612539511140e38c1ac4
1 /** @page appdocs OpenOCD Application APIs
3 The top-level APIs in the OpenOCD library allow applications to integrate
4 all of the low-level functionality using a set of simple function calls.
6 These function calls do not exist in a re-usable form, but
7 contributions to create and document them will be welcome.
9  */