diff options
Diffstat (limited to 'testhal/STM32/STM32L1xx/SPI/.project')
-rw-r--r-- | testhal/STM32/STM32L1xx/SPI/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L1xx/SPI/.project b/testhal/STM32/STM32L1xx/SPI/.project index 5e89c246f..c4b990313 100644 --- a/testhal/STM32/STM32L1xx/SPI/.project +++ b/testhal/STM32/STM32L1xx/SPI/.project @@ -25,6 +25,11 @@ </natures>
<linkedResources>
<link>
+ <name>board</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32L_DISCOVERY</locationURI>
+ </link>
+ <link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS/os</locationURI>
|