diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-02-07 15:24:52 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-02-07 15:24:52 +0000 |
commit | 62d2baf8b251d5c91b4d132fef8179801b01b6f8 (patch) | |
tree | 88998f53a66de9cdfc7488017fefa5c05527c70f /testhal/STM32/STM32L0xx/EXT | |
parent | d0eb0688586df3da5580688c7079cb6577a6496e (diff) | |
download | ChibiOS-62d2baf8b251d5c91b4d132fef8179801b01b6f8.tar.gz ChibiOS-62d2baf8b251d5c91b4d132fef8179801b01b6f8.tar.bz2 ChibiOS-62d2baf8b251d5c91b4d132fef8179801b01b6f8.zip |
Fixed Eclipse metadata.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10099 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L0xx/EXT')
-rw-r--r-- | testhal/STM32/STM32L0xx/EXT/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32L0xx/EXT/.project b/testhal/STM32/STM32L0xx/EXT/.project index b4aa2ffda..f2578e6d2 100644 --- a/testhal/STM32/STM32L0xx/EXT/.project +++ b/testhal/STM32/STM32L0xx/EXT/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/os/hal/boards/ST_NUCLEO_L053R8</locationURI>
+ <locationURI>CHIBIOS/os/hal/boards/ST_NUCLEO64_L053R8</locationURI>
</link>
<link>
<name>os</name>
|