Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix .gitignore so it doesn't filter out support/doxygen/. | Marti Bolivar | 2012-05-10 | 1 | -1/+2 |
| | | | | Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | ||||
* | Remove reST documentation, attendant updates. | Marti Bolivar | 2011-06-11 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | .gitignore: Ignore cscope* files | Perry Hung | 2011-02-27 | 1 | -0/+1 |
| | |||||
* | [wip] docs fixes; beginning to generalize for multiple devices | Marti Bolivar | 2011-02-11 | 1 | -0/+1 |
| | |||||
* | Don't ignore notes! | Marti Bolivar | 2011-01-28 | 1 | -1/+0 |
| | |||||
* | Ignore notes/ | Perry Hung | 2011-01-24 | 1 | -0/+1 |
| | |||||
* | more docs | Marti Bolivar | 2010-10-11 | 1 | -1/+2 |
| | |||||
* | added skeleton sphinx docs | Marti Bolivar | 2010-10-07 | 1 | -0/+1 |
| | |||||
* | Various fixes, working with Maple | bnewbold | 2010-09-01 | 1 | -0/+1 |
|\ | |||||
| * | partial progress on FSMC for SRAM | bnewbold | 2010-08-05 | 1 | -0/+1 |
| | | |||||
* | | fix reset.py to work on OS X,; .gitignore leaves out ~ files; cleanup | Marti Bolivar | 2010-08-29 | 1 | -0/+1 |
|/ | | | | support/make/build-rules.mk | ||||
* | minor updates | bnewbold | 2010-07-10 | 1 | -0/+2 |
| | |||||
* | codeblocks support stuff | bnewbold | 2010-06-18 | 1 | -0/+1 |
| | |||||
* | Major hierarchy reorganization; see README. | bnewbold | 2010-03-31 | 1 | -0/+2 |
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added |