| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The vast majority of the Maple-specific values have been pulled out of
the higher-level overview pages and replaced with refs into documents
under /docs/source/hardware/.
Much of the work that's left to be done in this regard is labeled with
versioned TODO and FIXME comments.
Suggestions from StephenFromNYC and gbulmer were incorporated from
this forum thread:
http://forums.leaflabs.com/topic.php?id=703
|
|
Merging in the standalone refactor docs, etc. The individual libmaple
API pages are going to need to get redone.
|