aboutsummaryrefslogtreecommitdiffstats
path: root/source/libmaple/api/dma.rst
Commit message (Collapse)AuthorAgeFilesLines
* [libmaple] dma.rst: Cull a finished TODO.Marti Bolivar2011-09-081-2/+0
| | | | This was figured out a while ago.
* [libmaple] dma.rst: Remove warning about dma_attach_interrupt().Marti Bolivar2011-08-301-3/+0
| | | | This was fixed in libmaple commit f99e0310faf34ab37f7fb31ff2592fa6d6c3213d.
* Better document libmaple proper APIs.Marti Bolivar2011-08-221-4/+212
| | | | | | | | | | | Instead of using doxygenfile, add finely-grained documentation for each libmaple proper header that we guarantee an API for. These new files are in keeping with the template provided in /tmpl/libmaple-proper-page.rst.tmpl. Breathe still has to be taught how to do doxygenunion to get some of this right, but I'm committing this now in anticipation of that happening.
* 0.0.10 documentation checkpoint.Marti Bolivar2011-04-251-0/+12
Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.