From 605377db3fb1644ac1bdb5ae7f39bfe25d06d764 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 5 Dec 2013 00:34:47 +0000 Subject: added IHU subsystem (only 405 for now) git-svn-id: https://svn.spreadspace.org/mur.sat@856 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/mpu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'software/mpu/Makefile') diff --git a/software/mpu/Makefile b/software/mpu/Makefile index 0b6e58f..92acc6b 100644 --- a/software/mpu/Makefile +++ b/software/mpu/Makefile @@ -108,6 +108,7 @@ CSRC = $(PORTSRC) \ $(CHIBIOS)/os/various/chprintf.c \ heartbeat.c \ usb-cdc-shell.c \ + ihu.c \ main.c # C++ sources that can be compiled in ARM or THUMB mode depending on the global -- cgit v1.2.3