aboutsummaryrefslogtreecommitdiffstats
path: root/test/nil/.project
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-03-16 14:48:13 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-03-16 14:48:13 +0000
commit13375b4faaeb666b0684161d90426a62efaf0829 (patch)
tree8fd7f83948a667487395e0f96f5b5a1b087f5504 /test/nil/.project
parent94bbc4d19ca17984db3262089ba7365fbf62c6de (diff)
downloadChibiOS-13375b4faaeb666b0684161d90426a62efaf0829.tar.gz
ChibiOS-13375b4faaeb666b0684161d90426a62efaf0829.tar.bz2
ChibiOS-13375b4faaeb666b0684161d90426a62efaf0829.zip
Updated the NIL test suite by generating the code using the new system.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9127 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/nil/.project')
-rw-r--r--test/nil/.project32
1 files changed, 32 insertions, 0 deletions
diff --git a/test/nil/.project b/test/nil/.project
new file mode 100644
index 000000000..bd5acb5eb
--- /dev/null
+++ b/test/nil/.project
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>NIL Tests Generator</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+ <triggers>clean,full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.st.tools.spc5.spc5StudioPatchBuilder</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.st.tools.spc5.spc5StudioNature</nature>
+ </natures>
+</projectDescription>