aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-04-14 14:28:23 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-04-14 14:28:23 -0400
commit351f9a097fb8e005e9465a8a883b2f063e5c5160 (patch)
tree5b5a9c35e562aa6d2353b56ca9b785125a5da094 /README
parent7b43ce42bdf590509c18aecdc1a001477be8585f (diff)
downloadlibrambutan-351f9a097fb8e005e9465a8a883b2f063e5c5160.tar.gz
librambutan-351f9a097fb8e005e9465a8a883b2f063e5c5160.zip
Ancillary file cleanups.
Diffstat (limited to 'README')
-rw-r--r--README32
1 files changed, 13 insertions, 19 deletions
diff --git a/README b/README
index f37999b..6e4c400 100644
--- a/README
+++ b/README
@@ -12,21 +12,25 @@ The latest version of this repository can be found here:
http://github.com/leaflabs/libmaple
-Instructions to Compile for ARM Targets
+General information
------------------------------------------------------------------------------
-A HOWTO is available in the "Unix Toolchain Quickstart" guide at:
+A HOWTO on setting up this library for use in a Unix environment is
+available in our online HTML documentation:
http://leaflabs.com/docs/unix-toolchain.html
-HTML documentation for this repository is automatically generated from
-the source code and the files under the top-level /docs/ directory.
-It is available online at:
+The HTML docs for this repository are automatically generated from the
+source code and the files under the top-level /docs/ directory. For
+more information, see /docs/README.
- http://leaflabs.com/docs/
+Our bugtracker is available at:
-(For more information on how this documentation is generated, see
-/docs/README).
+ http://code.google.com/p/leaflabs/issues/list
+
+For changes that block official releases, see our wiki:
+
+ http://wiki.leaflabs.com/index.php?title=Blocking_Changes
Instructions to Create a Library
------------------------------------------------------------------------------
@@ -93,10 +97,7 @@ Repository Layout
/notes/
- Unstructured text notes that may be useful. The 45-maple.rules
- udev file can be placed in /etc/udev/rules.d/ on compatible Linux
- machines to allow non-root access to the Maple USB device for
- uploading.
+ Unstructured text notes that may be useful.
/README/
@@ -106,7 +107,6 @@ Repository Layout
Support files and scripts for various purposes.
- codeblocks/ [OBSOLETE] Config files for the Code::Blocks IDE.
gdb/ GDB scripts.
ld/ Linker scripts.
make/ Additional scripts used by the top-level Makefile.
@@ -114,12 +114,6 @@ Repository Layout
scripts/ Miscellany.
stm32loader.py Script for uploading via the built-in USART bootloader.
-TODO
-
- Various undone tasks. Also see our bugtracker at
-
- http://code.google.com/p/leaflabs/issues/list
-
/wirish/
Extra wrappers and functionality around the lower level code in