diff options
author | Fabio Utzig <utzig@utzig.org> | 2016-04-05 23:34:54 +0000 |
---|---|---|
committer | Fabio Utzig <utzig@utzig.org> | 2016-04-05 23:34:54 +0000 |
commit | d5a4fc01a4d387cc1073812da6b777f71dfdf75e (patch) | |
tree | 3d8b6293d52278f4c9b28c8b084ada8497edc13d /demos/KINETIS/RT-MCHCK-K20-GPT/.project | |
parent | 9323ae6bffdbfd45fd86cf4fa540a29a22a1ad1b (diff) | |
download | ChibiOS-d5a4fc01a4d387cc1073812da6b777f71dfdf75e.tar.gz ChibiOS-d5a4fc01a4d387cc1073812da6b777f71dfdf75e.tar.bz2 ChibiOS-d5a4fc01a4d387cc1073812da6b777f71dfdf75e.zip |
[KINETIS] Remove demos (moved to contrib)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9249 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/KINETIS/RT-MCHCK-K20-GPT/.project')
-rw-r--r-- | demos/KINETIS/RT-MCHCK-K20-GPT/.project | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/demos/KINETIS/RT-MCHCK-K20-GPT/.project b/demos/KINETIS/RT-MCHCK-K20-GPT/.project deleted file mode 100644 index c93217cf0..000000000 --- a/demos/KINETIS/RT-MCHCK-K20-GPT/.project +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>RT-MCHCK-K20-GPT</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> - </buildSpec> - <natures> - <nature>org.eclipse.cdt.core.cnature</nature> - <nature>org.eclipse.cdt.core.ccnature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> - </natures> - <linkedResources> - <link> - <name>os</name> - <type>2</type> - <locationURI>CHIBIOS/os</locationURI> - </link> - </linkedResources> -</projectDescription> |