Add MSP430X CCS4 demo project.

This commit is contained in:
Richard Barry 2011-01-01 17:22:05 +00:00
parent 34f15ddecd
commit 2cf5546e11
27 changed files with 4051 additions and 0 deletions

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>RTOSDemo</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>com.ti.ccstudio.managedbuild.core.ccsNature</nature>
</natures>
</projectDescription>