aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2012-06-29Update the README.Marti Bolivar
We're more portable since last writing. We also shamefully ignore the bugtracker and blocking changes pages, so drop those for now. Other tweaks and fixups. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
2012-06-27Point to libmaple contributing doc more prominently.Marti Bolivar
It's wasting the users' and my time to have to point to this document on every single pull request. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
2012-06-07README: remove mention of support/openocd/.Marti Bolivar
This is now in contrib/. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
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-14Unix toolchain docs improvements.Marti Bolivar
Folded information in the README about the library Makefile target into docs/source/unix-toolchain.rst. Added a pointer to the JTAG HOWTO page on the wiki. Made some other miscellaneous cleanups, updates and improvements.
2011-04-14Ancillary file cleanups.Marti Bolivar
2011-03-11Cleanups; new support/gdb/gpio.gdb.Marti Bolivar
2010-10-25Add library target, to build a .a file for use in complex projects.Bruce Perens
Signed-off-by: Perry Hung <iperry@gmail.com>
2010-07-10minor updatesbnewbold
2010-06-18info cleanupbnewbold
2010-06-04updated README for new heirbnewbold
2010-04-25Refactoring:Perry Hung
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language.
2010-04-07updated README, LICENSE, notesbnewbold
2010-03-31Major hierarchy reorganization; see README.bnewbold
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added
2010-03-16building instructions and added OS forking to Makefilebnewbold