aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormlundinse <lundin@mlu.mine.nu>2013-04-29 21:16:37 +0200
committermlundinse <lundin@mlu.mine.nu>2013-04-29 21:16:37 +0200
commit651faf0a803c587a683bf14d531ce9f16013faeb (patch)
tree330f2d3931718ad5eb7c9c7519ec19d88a26a46b /README
parentd0d14ce9672ba40ad90224469a9f451c8f9afa8d (diff)
Added board.mk makefile with board specific defines
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
index 400e656..33ad1a2 100644
--- a/README
+++ b/README
@@ -7,7 +7,21 @@
|_| by LeafLabs!
leaflabs.com
+/************************************************************************************
+Cloned directory with experimental modifications to Leaflabs main libmaple code
+
+Work in progress include:
+* usb-midi, currently only for stm32f1xxx targets
+* stm32f4 support, i2c is working
+* support for Netduino 2 and Netduino plus 2
+
+All experimental code needs more cleanup and testing, so it is supplied as is :)
+
+Magnus Lundin
+lundin@mlu.mine.nu
+
+*************************************************************************************/
The latest version of this repository can be found here:
https://github.com/leaflabs/libmaple