diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-09-30 10:00:19 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-09-30 10:00:19 +0000 |
commit | 984148e9dbda3053aec71ea7da545bc75cd33e94 (patch) | |
tree | 18ef26443394093f7e2ca7ced34e75d06f627e9a /testhal/STM32L1xx/ADC/.project | |
parent | 17cb6b9bb62820acc954db2fde2ea79696b34325 (diff) | |
download | ChibiOS-984148e9dbda3053aec71ea7da545bc75cd33e94.tar.gz ChibiOS-984148e9dbda3053aec71ea7da545bc75cd33e94.tar.bz2 ChibiOS-984148e9dbda3053aec71ea7da545bc75cd33e94.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6334 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32L1xx/ADC/.project')
-rw-r--r-- | testhal/STM32L1xx/ADC/.project | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testhal/STM32L1xx/ADC/.project b/testhal/STM32L1xx/ADC/.project index 170610f4f..1cd6361af 100644 --- a/testhal/STM32L1xx/ADC/.project +++ b/testhal/STM32L1xx/ADC/.project @@ -25,11 +25,6 @@ </natures>
<linkedResources>
<link>
- <name>board</name>
- <type>2</type>
- <locationURI>CHIBIOS/boards/ST_STM32L_DISCOVERY</locationURI>
- </link>
- <link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS/os</locationURI>
|