]> git.sur5r.net Git - openocd/blob - doc/manual/app.txt
target/stm32h7x: Fix documentation of reset_config
[openocd] / doc / manual / app.txt
1 /** @page appdocs OpenOCD Application APIs
2
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.
5
6 These function calls do not exist in a re-usable form, but
7 contributions to create and document them will be welcome.
8
9  */