flash: fix at91sam3/4 driver typos
[fw/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  */