| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Breathe now supports macros with arguments, so use that.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
|
|
|
| |
Break the register bit definitions into an include file so Emacs's
rst-mode doesn't choke on the length of the page. (Ugh.)
Various edits for clarity and ease of use.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Updates for new supported chips.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Some tweaks to the libmaple overview to keep up.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
|
| |
No API changes (new stuff was ported as-is to STM32F2), but more
explanatory text.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
No API changes.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
No new APIs, but keep the format up to date.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Fixes for changes since last release.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
|
|
|
| |
Update title for new libmaple include style.
Fix up the bit-manipulation macros; we can't use doxygendefine yet, as
its output is missing macro parameter names.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Update for new libmaple include style.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Update for new libmaple include style.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Updates from changes since last release.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
New function.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Update these to the new style.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
|
|
|
| |
libmaple is being ported to other STM32 series than the small set of
STM32F103s it supported through v0.0.12. This has caused lots of
changes, so that the existing libmaple overview is no longer
accurate. Rewrite it to prepare for the next release.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
| |
Updates for libmaple commit f3345d6bb096c68bfa59d689daddd14f63a47e30.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
| |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
|
|
|
|
|
|
| |
I guess we'll start doing this too, for consistency with what we ask
of our users.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
|
|
|
|
| |
This was figured out a while ago.
|
| |
|
|
|
|
|
| |
I can't figure out how to get Breathe to properly put things into the
C domain. This will have to do for now.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
We got rid of the Windows newlines a while ago, so nuke the
"exceptions" clause in the Unix newlines requirement.
Teach the Doxygen -> Breathe information about the leaflabs-docs repo
and the wiki. Also provide more links to further sources of
information on what to do.
|
|
|
|
| |
This was fixed in libmaple commit f99e0310faf34ab37f7fb31ff2592fa6d6c3213d.
|
|
|
|
|
|
|
|
| |
I've been linking people to the "submitting patches via email" section
when I really wanted them to look at the Git resources. Seems like
good enough reason to split it up.
Also, reference a nice article from the Linux Journal.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|