Starting point for Tasking XMC4500 demo. Compiling only, not executed yet.

This commit is contained in:
Richard Barry 2012-04-06 16:36:52 +00:00
parent 1312fada7c
commit 1ccb58d56d
12 changed files with 2480 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>com.tasking.arm.TskManagedBuilder</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.managedbuilder.core.ScannerConfigNature</nature>
<nature>com.tasking.arm.target</nature>
</natures>
</projectDescription>