From af629fb73e63aa3dc6a6ae3954be99c7c4425350 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 14 Jan 2014 20:20:10 +0000 Subject: upgrade to ChibiOS 2.6.2 git-svn-id: https://svn.spreadspace.org/mur.sat@861 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/mpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/mpu/Makefile') diff --git a/software/mpu/Makefile b/software/mpu/Makefile index 92acc6b..dce1dfe 100644 --- a/software/mpu/Makefile +++ b/software/mpu/Makefile @@ -85,7 +85,7 @@ endif PROJECT = mpu # Imported source files and paths -CHIBIOS = ../../contrib/ChibiOS_2.6.1 +CHIBIOS = ../../contrib/ChibiOS_2.6.2 include board.mk include $(CHIBIOS)/os/hal/platforms/$(STM_TYPE)/platform.mk include $(CHIBIOS)/os/hal/hal.mk -- cgit v1.2.3