|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| ... |  | 
| | | 
| | 
| | 
| | 
| | 
| | | Remove redundancy in HTML output.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | | Add reference to strtol() to show we're hip to the times.  Add link to
arm-gcc section on libc for further reading.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | 
| | | 
| | 
| | 
| | | Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | 
| | | 
| | 
| | 
| | | Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | | Add note referencing syscalls.c.  This gives people a place to start
looking if our newlib stubs don't do what they want.
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 is necessary now that we point to this page from the libmaple
GitHub repo. | 
| | | |  | 
| | | 
| | 
| | 
| | 
| | 
| | | Add a link to the FAQ; hopefully this will help cut down on support
requests covered by these.  Change the language to be a bit less
Maple-centric.  Other minor changes. | 
| | | 
| | 
| | 
| | 
| | | As of libmaple v0.0.12, dynamic memory is officially supported. Fix
the FAQ on malloc() etc. not working to reflect this. | 
| | | 
| | 
| | 
| | | Until the violence stops. | 
| | | |  | 
| | | 
| | 
| | 
| | | Those builds aren't going to happen for 0.0.12.  Deal with it. | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | 
| | 
| | | Add information on how the documentation is maintained, with specific
notes on the important use cases (adding a new board, versioned docs
build and their maintenance). | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | | We have to do this every time we cut a release branch.  The
non-numeric milestone RELEASE will now start to be used for any FIXME
or TODO that needs doing when the release branch gets cut for a
versioned documentation build. | 
| | | 
| | 
| | 
| | | This was figured out a while ago. | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | | EXTI line and USART pin maps are missing "D" prefix.  Add these. | 
| | | 
| | 
| | 
| | 
| | | I can't figure out how to get Breathe to properly put things into the
C domain.  This will have to do for now. | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | 
| | | This file explains the general purpose of the FSMC, and gives some
information specific to its role in driving SRAM chips. | 
| | | |  | 
| | | 
| | 
| | 
| | 
| | | - dipropylene glycol methyl ether acetate
- barrel jack silk errors were marked over | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | Make the following changes to each of the board files under
source/hardware/:
- Link to ST docs from MCU name in Technical Specifications.
- Tweak RM0008 description.
- Beautify technical specifications.
- Note that pin maps aren't exhaustive.
It's becoming clear that we should eventually use some kind of
templating language to get these pages done, but it's still overkill
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. | 
| | | |  |