Commit graph

15 commits

Author SHA1 Message Date
Marti Bolivar 8a2035659d Update the README.
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-29 13:13:17 -04:00
Marti Bolivar 764cc81fc7 Point to libmaple contributing doc more prominently.
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-27 18:10:31 -04:00
Marti Bolivar 37ae8e4308 README: remove mention of support/openocd/.
This is now in contrib/.

Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
2012-06-07 03:55:33 -04:00
Marti Bolivar f36a1d9849 Remove reST documentation, attendant updates.
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-06-11 20:05:33 -04:00
Marti Bolivar 2d20a090cc Unix toolchain docs improvements.
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-14 16:00:39 -04:00
Marti Bolivar 812e16a540 Ancillary file cleanups. 2011-04-14 14:28:23 -04:00
Marti Bolivar 0ce646b265 Cleanups; new support/gdb/gpio.gdb. 2011-03-11 16:46:33 -05:00
Bruce Perens c30863ca9a Add library target, to build a .a file for use in complex projects.
Signed-off-by: Perry Hung <iperry@gmail.com>
2010-10-25 21:19:40 -04:00
bnewbold 2262a0d831 minor updates 2010-07-10 16:11:28 -04:00
bnewbold d7d3dfe1a9 info cleanup 2010-06-18 22:00:35 -04:00
bnewbold 228611f0ea updated README for new heir 2010-06-04 19:58:41 -04:00
Perry Hung 62552a6f3f Refactoring:
The 'core' directory has now been renamed to 'wirish.' Wirish is our
version of the Arduino Wiring language.
2010-04-25 18:08:56 -04:00
bnewbold 2596f1409a updated README, LICENSE, notes 2010-04-07 00:59:35 -04:00
bnewbold 1d3861ef93 Major hierarchy reorganization; see README.
copy-to-ide and Makefile updated to conform; .gitignore added;
LICENSE added
2010-03-31 09:43:10 +08:00
bnewbold f045e25ac5 building instructions and added OS forking to Makefile 2010-03-16 20:28:55 -04:00