diff options
Diffstat (limited to 'testhal/STM32/multi/PAL/Makefile-stm32f407_discovery')
| -rw-r--r-- | testhal/STM32/multi/PAL/Makefile-stm32f407_discovery | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/multi/PAL/Makefile-stm32f407_discovery b/testhal/STM32/multi/PAL/Makefile-stm32f407_discovery index 8252630c6..be76e94fc 100644 --- a/testhal/STM32/multi/PAL/Makefile-stm32f407_discovery +++ b/testhal/STM32/multi/PAL/Makefile-stm32f407_discovery @@ -86,7 +86,7 @@ endif PROJECT = ch
# Imported source files and paths
-CHIBIOS = ../../..
+CHIBIOS = ../../../..
CONFDIR := ./cfg-stm32f407_discovery
BUILDDIR := ./build-stm32f407_discovery
DEPDIR := ./.dep-stm32f407_discovery
|
