aboutsummaryrefslogtreecommitdiff
path: root/docs/source/bootloader.rst
AgeCommit message (Collapse)Author
2011-06-11Remove reST documentation, attendant updates.Marti Bolivar
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
2011-04-260.0.10 Documentation checkpoint.Marti Bolivar
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
2011-04-250.0.10 documentation checkpoint.Marti Bolivar
Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.
2011-04-08Documentation improvements.Marti Bolivar
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.
2011-03-11shiftOut(), docs fixesMarti Bolivar
2010-12-15Finalized 0.0.9 documentation.Marti Bolivar
2010-11-29New documentation content is done. Next step is to theme.Marti Bolivar
2010-11-29Finished converting the Arduino docsMarti Bolivar
2010-11-28reorganized all the arduino/ docs into a lang/ subdirectory sinceMarti Bolivar
they're properly CC attributed now.
2010-11-21bootloader spec tweaks to be closer to stk-500Marti Bolivar
2010-11-21updated serial bootloader spec; other improvementsMarti Bolivar
2010-11-17modified the bootloader docs, added description of the rev6 bootloader ↵AJM
gameplan and description of the first rev of the serial protocol
2010-11-17arduino language reference nearing completion, properly CC-BY-SA 3.0 attributedMarti Bolivar
2010-10-11more sphinx docsMarti Bolivar
2010-10-11more docsMarti Bolivar
2010-10-11docsMarti Bolivar
2010-10-08current Maple documentation either rewritten or stubbed out in SphinxMarti Bolivar
2010-10-07some comment stubsMarti Bolivar