diff options
Diffstat (limited to 'testhal/STM32/STM32L1xx/IRQ_STORM/.project')
-rw-r--r-- | testhal/STM32/STM32L1xx/IRQ_STORM/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L1xx/IRQ_STORM/.project b/testhal/STM32/STM32L1xx/IRQ_STORM/.project index 9fd81bee3..b81d66f7e 100644 --- a/testhal/STM32/STM32L1xx/IRQ_STORM/.project +++ b/testhal/STM32/STM32L1xx/IRQ_STORM/.project @@ -25,6 +25,11 @@ </natures>
<linkedResources>
<link>
+ <name>common</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/testhal/common</locationURI>
+ </link>
+ <link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS/os</locationURI>
|