diff options
author | edolomb <none@example.com> | 2019-01-17 15:38:09 +0000 |
---|---|---|
committer | edolomb <none@example.com> | 2019-01-17 15:38:09 +0000 |
commit | 47578d38c5424db7de86beb575e333bbd1054133 (patch) | |
tree | ef9fe1fd8df4b0e3a6752e62676b979d74d371e2 /testhal/ATSAMA5D2/MATRIX/.project | |
parent | 3aa6ce94a8c38e1aaac0a02b095dedfe8e65339d (diff) | |
download | ChibiOS-47578d38c5424db7de86beb575e333bbd1054133.tar.gz ChibiOS-47578d38c5424db7de86beb575e333bbd1054133.tar.bz2 ChibiOS-47578d38c5424db7de86beb575e333bbd1054133.zip |
Deleted old xplained testhal demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12546 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/ATSAMA5D2/MATRIX/.project')
-rw-r--r-- | testhal/ATSAMA5D2/MATRIX/.project | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/testhal/ATSAMA5D2/MATRIX/.project b/testhal/ATSAMA5D2/MATRIX/.project deleted file mode 100644 index 19b5d6745..000000000 --- a/testhal/ATSAMA5D2/MATRIX/.project +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>SAMA5D2-MATRIX</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.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>board</name>
- <type>2</type>
- <locationURI>CHIBIOS/os/hal/boards/ATSAMA5D2_XULT</locationURI>
- </link>
- <link>
- <name>os</name>
- <type>2</type>
- <locationURI>CHIBIOS/os</locationURI>
- </link>
- </linkedResources>
-</projectDescription>
|