aboutsummaryrefslogtreecommitdiffstats
path: root/examples/baremetal/msp430f5529/redblink/README.md
Commit message (Collapse)AuthorAgeFilesLines
* baremetal: Add support for GCC to msp430f5529 exampleDenis Shienkov2019-08-231-0/+1
| | | | | | Change-Id: I0cb4e24f42945b88ef2ff283d4809d47cf95e81d Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* baremetal: Add example for MSP-EXP430F5529LP boardDenis Shienkov2019-08-151-0/+8
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>