From 1b4afa1d9599d566765c4d0c3e6d1da65991eb67 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 26 Aug 2013 02:13:26 +0000 Subject: updated to chibios 2.6.1 git-svn-id: https://svn.spreadspace.org/mur.sat@842 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/mpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/mpu') diff --git a/software/mpu/Makefile b/software/mpu/Makefile index 3b242b5..a690ead 100644 --- a/software/mpu/Makefile +++ b/software/mpu/Makefile @@ -83,7 +83,7 @@ endif PROJECT = mpu # Imported source files and paths -CHIBIOS = ../../contrib/ChibiOS_2.6.0 +CHIBIOS = ../../contrib/ChibiOS_2.6.1 include board.mk include $(CHIBIOS)/os/hal/platforms/$(STM_TYPE)/platform.mk include $(CHIBIOS)/os/hal/hal.mk -- cgit v1.2.3