aboutsummaryrefslogtreecommitdiff
path: root/development/mspgcc-legacy/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/mspgcc-legacy/README')
-rw-r--r--development/mspgcc-legacy/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/mspgcc-legacy/README b/development/mspgcc-legacy/README
new file mode 100644
index 0000000000000..bba6dc0542c41
--- /dev/null
+++ b/development/mspgcc-legacy/README
@@ -0,0 +1,11 @@
+mspgcc-legacy (msp430 C cross-compiler)
+
+A msp430 C cross-compiler from the old Sourceforge mspgcc project.
+
+The Sourceforge mspgcc project is obsolete. However, this is a stable
+version and is useful for many purposes (e.g. compiling Contiki and
+TinyOS)
+
+Please note that this script uses gcc version 4.6.4 instead of 4.6.3
+(suggested by mspgcc website), as the latter causes many compiling
+errors.