aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/MSP430X
diff options
context:
space:
mode:
authorFabien Poussin <fabien.poussin@gmail.com>2019-03-12 10:50:06 +0100
committerFabien Poussin <fabien.poussin@gmail.com>2019-03-12 10:50:06 +0100
commitf7cdcf592ecaf3545de2afb3d7702c309eda04f0 (patch)
treed96c222cccad0298dd414454767855124a0870b5 /testhal/MSP430X
parentb9872ff13d009e8ea949701e6a496740f1022367 (diff)
downloadChibiOS-Contrib-f7cdcf592ecaf3545de2afb3d7702c309eda04f0.tar.gz
ChibiOS-Contrib-f7cdcf592ecaf3545de2afb3d7702c309eda04f0.tar.bz2
ChibiOS-Contrib-f7cdcf592ecaf3545de2afb3d7702c309eda04f0.zip
Updated ChibiOS path for all Makefiles
Diffstat (limited to 'testhal/MSP430X')
-rw-r--r--testhal/MSP430X/EXP430FR5969/ADC/Makefile2
-rw-r--r--testhal/MSP430X/EXP430FR5969/DMA/Makefile2
-rw-r--r--testhal/MSP430X/EXP430FR5969/SPI/Makefile2
-rw-r--r--testhal/MSP430X/EXP430FR6989/ADC/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/testhal/MSP430X/EXP430FR5969/ADC/Makefile b/testhal/MSP430X/EXP430FR5969/ADC/Makefile
index 89c32e0..0169cb1 100644
--- a/testhal/MSP430X/EXP430FR5969/ADC/Makefile
+++ b/testhal/MSP430X/EXP430FR5969/ADC/Makefile
@@ -100,7 +100,7 @@ endif
PROJECT = nil
# Imported source files and paths
-CHIBIOS = ../../../../../ChibiOS-RT
+CHIBIOS = ../../../../../ChibiOS
CHIBIOS_CONTRIB = ../../../..
# Startup files.
include $(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk
diff --git a/testhal/MSP430X/EXP430FR5969/DMA/Makefile b/testhal/MSP430X/EXP430FR5969/DMA/Makefile
index cf81f18..5fe3473 100644
--- a/testhal/MSP430X/EXP430FR5969/DMA/Makefile
+++ b/testhal/MSP430X/EXP430FR5969/DMA/Makefile
@@ -100,7 +100,7 @@ endif
PROJECT = nil
# Imported source files and paths
-CHIBIOS = ../../../../../ChibiOS-RT
+CHIBIOS = ../../../../../ChibiOS
CHIBIOS_CONTRIB = ../../../..
# Startup files.
include $(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk
diff --git a/testhal/MSP430X/EXP430FR5969/SPI/Makefile b/testhal/MSP430X/EXP430FR5969/SPI/Makefile
index cf81f18..5fe3473 100644
--- a/testhal/MSP430X/EXP430FR5969/SPI/Makefile
+++ b/testhal/MSP430X/EXP430FR5969/SPI/Makefile
@@ -100,7 +100,7 @@ endif
PROJECT = nil
# Imported source files and paths
-CHIBIOS = ../../../../../ChibiOS-RT
+CHIBIOS = ../../../../../ChibiOS
CHIBIOS_CONTRIB = ../../../..
# Startup files.
include $(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk
diff --git a/testhal/MSP430X/EXP430FR6989/ADC/Makefile b/testhal/MSP430X/EXP430FR6989/ADC/Makefile
index b86021e..e79020d 100644
--- a/testhal/MSP430X/EXP430FR6989/ADC/Makefile
+++ b/testhal/MSP430X/EXP430FR6989/ADC/Makefile
@@ -100,7 +100,7 @@ endif
PROJECT = nil
# Imported source files and paths
-CHIBIOS = ../../../../../ChibiOS-RT
+CHIBIOS = ../../../../../ChibiOS
CHIBIOS_CONTRIB = ../../../..
# Startup files.
include $(CHIBIOS_CONTRIB)/os/common/startup/MSP430X/compilers/GCC/mk/startup_msp430fr5xxx.mk