aboutsummaryrefslogtreecommitdiffstats
path: root/examples/baremetal/msp430f5529/redblink/README.md
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2019-08-13 18:38:03 +0300
committerDenis Shienkov <denis.shienkov@gmail.com>2019-08-15 14:04:09 +0000
commitaacca006f48f2214f2ea0c7293d3199b3ab33fbc (patch)
tree0f5c7c4484ca2daac2cb3b6b730af923f2d58a31 /examples/baremetal/msp430f5529/redblink/README.md
parentadf6c77084edf9e181ea7f093a2da3d9ada2db81 (diff)
baremetal: Add example for MSP-EXP430F5529LP board
This commit adds a simple example for the msp430-based microcontroller which blinking of the red LED and can be built for IAR EW toolchain. Change-Id: I5025130848020e71bef449f0ed15da1f68698e79 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'examples/baremetal/msp430f5529/redblink/README.md')
-rw-r--r--examples/baremetal/msp430f5529/redblink/README.md8
1 files changed, 8 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..ccd314bab
--- /dev/null
+++ b/examples/baremetal/msp430f5529/redblink/README.md
@@ -0,0 +1,8 @@
+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