summaryrefslogtreecommitdiff
path: root/software/mpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'software/mpu/Makefile')
-rw-r--r--software/mpu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/mpu/Makefile b/software/mpu/Makefile
index 0118212..57a89b9 100644
--- a/software/mpu/Makefile
+++ b/software/mpu/Makefile
@@ -58,7 +58,7 @@ endif
PROJECT = mpu
# Imported source files and paths
-CHIBIOS = ../../contrib/ChibiOS_2.4.3
+CHIBIOS = ../../contrib/ChibiOS_2.6.0
include board/board.mk
include $(CHIBIOS)/os/hal/platforms/STM32F1xx/platform.mk
include $(CHIBIOS)/os/hal/hal.mk