aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/bootloader.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'legacy'bnewbold2015-05-281-2/+2
|\ | | | | | | | | - superficial rebranding to librambutan - bugfixes to documentation syntax
| * docs: many small broken ref fixes, syntax bugfixesbnewbold2015-05-271-2/+2
| |
* | docs: remove unfortunate 'XXX' showing up in grepbnewbold2015-03-011-1/+1
|/
* docs: first pass removal of Maple IDE infobnewbold2014-08-271-9/+2
|
* merge libmaple docs ("leaflabs-docs") into ./docsbnewbold2014-08-271-0/+750
| | | | | | | | | | | | | | | | | | | | | | | | | In the past, libample documentation was forked out of this repository because the documentation had increased in scope. For the librambutan, and the rambutan project in general, we will try to keep documentation closer to the source code, so the librambutan-specific documentation should live here. Other sections of leaflabs-docs will be culled in a following commit. This merge attempts to maintain history by using a subtree strategy. Followed directions at: http://nuclearsquid.com/writings/subtree-merging-and-you/ Full history for files should be accessible using the "--follow" flag to git log, eg: git log --follow docs/source/adc.rst It should be possible to pull patches from leaflabs-docs with: git pull -s subtree leaflabs-docs master ... at least until the docs in this repository diverge significantly.
* Remove reST documentation, attendant updates.Marti Bolivar2011-06-111-716/+0
| | | | | | | | | | | | | | | | | | | | | | The documentation covers topics not specifically relevant to libmaple, so it doesn't make sense for it to be part of the libmaple source distribution. Delete the docs/ tree, and prepare libmaple for use with the new leaflabs-docs repo, which will contain the docs from now on. * README: update to reflect this change * support/doxygen/Doxyfile: This is the old docs/Doxyfile * Makefile: Add a doxygen target * wirish/comm/HardwareSerial.h: fix reference to docs/. The comment informing maintainers that the HardwareSerial interface is documented by hand refers to the docs/ tree, which no longer exists. Update it to refer to the separate leaflabs-docs repository. * support/scripts/copy-to-ide: No longer build the documentation
* 0.0.10 Documentation checkpoint.Marti Bolivar2011-04-261-3/+4
| | | | | | | | | | | | | | 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
* 0.0.10 documentation checkpoint.Marti Bolivar2011-04-251-2/+2
| | | | | Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.
* Documentation improvements.Marti Bolivar2011-04-081-40/+73
| | | | | | | Simplified and clarified "flashing your own bootloader" documentation. Also made Windows 7 IDE workaround link directly to the forum post with the workaround, instead of the start of the thread.
* shiftOut(), docs fixesMarti Bolivar2011-03-111-28/+28
|
* Finalized 0.0.9 documentation.Marti Bolivar2010-12-151-355/+355
|
* New documentation content is done. Next step is to theme.Marti Bolivar2010-11-291-3/+102
|
* Finished converting the Arduino docsMarti Bolivar2010-11-291-0/+7
|
* reorganized all the arduino/ docs into a lang/ subdirectory sinceMarti Bolivar2010-11-281-16/+35
| | | | they're properly CC attributed now.
* bootloader spec tweaks to be closer to stk-500Marti Bolivar2010-11-211-10/+17
|
* updated serial bootloader spec; other improvementsMarti Bolivar2010-11-211-155/+245
|
* modified the bootloader docs, added description of the rev6 bootloader ↵AJM2010-11-171-5/+329
| | | | gameplan and description of the first rev of the serial protocol
* arduino language reference nearing completion, properly CC-BY-SA 3.0 attributedMarti Bolivar2010-11-171-4/+6
|
* more sphinx docsMarti Bolivar2010-10-111-0/+2
|
* more docsMarti Bolivar2010-10-111-0/+3
|
* docsMarti Bolivar2010-10-111-29/+29
|
* current Maple documentation either rewritten or stubbed out in SphinxMarti Bolivar2010-10-081-1/+125
|
* some comment stubsMarti Bolivar2010-10-071-0/+5