aboutsummaryrefslogtreecommitdiffstats
path: root/source/libmaple/api/adc.rst
Commit message (Collapse)AuthorAgeFilesLines
* (Mostly) update <libmaple/adc.h> page.Marti Bolivar2012-06-291-172/+188
| | | | | | | | | | | Still undone: - resolve Breathe/Doxygen/whatever bug that keeps adc_config_gpio() docs from showing up - add register bit definitions Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
* Better document libmaple proper APIs.Marti Bolivar2011-08-221-4/+207
| | | | | | | | | | | 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.