aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-12 02:33:13 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-12 02:46:43 -0400
commit0608c2f64fbd6444b81ae8ae1192ec0a321d9239 (patch)
treebeec72e0f703d4277fef6c65b0d7c562613f8e59
parent0eed532f0f957daf3b7ea2c0ed0adc84d37bc631 (diff)
Adding a README.
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..805eebc
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+This file contains the hardware design files for the LeafLabs Maple
+(it also currently contains the design files for the Maple Mini; these
+really should live in their own repository).
+
+Looking for something else?
+
+* The source code for the libmaple library used for LeafLabs devices
+ is available at https://github.com/leaflabs/libmaple
+
+* The source code for the Maple IDE used to develop for LeafLabs
+ devices is available at https://github.com/leaflabs/maple-ide