diff options
Diffstat (limited to 'testhal')
-rw-r--r-- | testhal/STM32/STM32L0xx/ADC/.project | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32L0xx/EXT/.project | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32L0xx/SPI/.project | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testhal/STM32/STM32L0xx/ADC/.project b/testhal/STM32/STM32L0xx/ADC/.project index 4d167a440..14d99cc8b 100644 --- a/testhal/STM32/STM32L0xx/ADC/.project +++ b/testhal/STM32/STM32L0xx/ADC/.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>
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>
diff --git a/testhal/STM32/STM32L0xx/SPI/.project b/testhal/STM32/STM32L0xx/SPI/.project index 461396629..1280410a1 100644 --- a/testhal/STM32/STM32L0xx/SPI/.project +++ b/testhal/STM32/STM32L0xx/SPI/.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>
|