From e8776f2fc57cd8f9808fb463a37dd468cfcbc2b6 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sat, 7 May 2016 09:48:37 +0000 Subject: Fixed wrong link folder in testhal/STM32/STM32L4xx projects git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9446 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32L4xx/ADC/.project | 2 +- testhal/STM32/STM32L4xx/CAN/.project | 2 +- testhal/STM32/STM32L4xx/EXT/.project | 2 +- testhal/STM32/STM32L4xx/GPT-ADC/.project | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'testhal') diff --git a/testhal/STM32/STM32L4xx/ADC/.project b/testhal/STM32/STM32L4xx/ADC/.project index f2930cc3d..af047b533 100644 --- a/testhal/STM32/STM32L4xx/ADC/.project +++ b/testhal/STM32/STM32L4xx/ADC/.project @@ -79,7 +79,7 @@ board 2 - CHIBIOS/os/hal/boards/ST_NUCLEO_L476RG + CHIBIOS/os/hal/boards/ST_NUCLEO64_L476RG os diff --git a/testhal/STM32/STM32L4xx/CAN/.project b/testhal/STM32/STM32L4xx/CAN/.project index 62dcc3a4c..4788eab9b 100644 --- a/testhal/STM32/STM32L4xx/CAN/.project +++ b/testhal/STM32/STM32L4xx/CAN/.project @@ -79,7 +79,7 @@ board 2 - CHIBIOS/os/hal/boards/ST_NUCLEO_L476RG + CHIBIOS/os/hal/boards/ST_NUCLEO64_L476RG os diff --git a/testhal/STM32/STM32L4xx/EXT/.project b/testhal/STM32/STM32L4xx/EXT/.project index 5502be783..1bb057618 100644 --- a/testhal/STM32/STM32L4xx/EXT/.project +++ b/testhal/STM32/STM32L4xx/EXT/.project @@ -79,7 +79,7 @@ board 2 - CHIBIOS/os/hal/boards/ST_NUCLEO_L476RG + CHIBIOS/os/hal/boards/ST_NUCLEO64_L476RG os diff --git a/testhal/STM32/STM32L4xx/GPT-ADC/.project b/testhal/STM32/STM32L4xx/GPT-ADC/.project index 21b9da9cd..81592f90e 100644 --- a/testhal/STM32/STM32L4xx/GPT-ADC/.project +++ b/testhal/STM32/STM32L4xx/GPT-ADC/.project @@ -79,7 +79,7 @@ board 2 - CHIBIOS/os/hal/boards/ST_NUCLEO_L476RG + CHIBIOS/os/hal/boards/ST_NUCLEO64_L476RG os -- cgit v1.2.3