aboutsummaryrefslogtreecommitdiffstats
path: root/examples/baremetal/msp430f5529/msp430f5529.qbs
Commit message (Collapse)AuthorAgeFilesLines
* baremetal: Add USB HID gamepads example for MSP430f5529 chipDenis Shienkov2019-11-021-1/+2
| | | | | | | | | This example demonstrates how to create the USB HID device on MSP430f5529 chip (based on MSP430 architecture) using the different toolchains (IAR EW, GCC). Change-Id: Ic4d6a17d3e75e7ccb9b1f3eeaaef9abdf2da896b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* baremetal: Add example for MSP-EXP430F5529LP boardDenis Shienkov2019-08-151-0/+58
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>