aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/MSP430X
Commit message (Collapse)AuthorAgeFilesLines
* Fixed MSP430 build with latest msp-gcc (6.2)Fabien Poussin2017-04-143-4/+2485
|
* Merge pull request #68 from awygle/msp430xawygle2016-05-041-0/+437
| | | MSP430X DMA Support, EXP430FR6989 Demo + Makefile Updates
* Initial MSP430X Port.Andrew Wygle2016-04-083-0/+669
This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board.