aboutsummaryrefslogtreecommitdiffstats
path: root/examples/baremetal/msp430f5529/redblink/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/baremetal/msp430f5529/redblink/README.md')
-rw-r--r--examples/baremetal/msp430f5529/redblink/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/baremetal/msp430f5529/redblink/README.md b/examples/baremetal/msp430f5529/redblink/README.md
new file mode 100644
index 000000000..3affbaf7e
--- /dev/null
+++ b/examples/baremetal/msp430f5529/redblink/README.md
@@ -0,0 +1,9 @@
+This examples demonstrates how to build a bare-metal application using
+different MSP430 toolchains. It is designed for the MSP-EXP430F5529LP
+target board (based on msp430f5529 chip) and simply flashes the red
+LED on the board.
+
+The following toolchains are supported:
+
+ * IAR Embedded Workbench
+ * GCC