From 3c5bb6b56ec17f9fcf7453b12107df3d75a29f5d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 4 Aug 2013 22:50:10 +0000 Subject: switched to chibios 2.6.0 git-svn-id: https://svn.spreadspace.org/mur.sat@823 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 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 -- cgit v1.2.3