From 40808561a6fb224d0f4851b25332ffd0be1826bd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 9 Apr 2014 19:59:38 +0200 Subject: fixed usb pump thread prio added better way for connect/disconnect USB --- 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 528b4ea..3c049b4 100644 --- a/software/mpu/Makefile +++ b/software/mpu/Makefile @@ -110,6 +110,7 @@ CSRC = $(PORTSRC) \ usb-cdc-shell.c \ ihu.c \ blockstore.c \ + utils.c \ main.c # C++ sources that can be compiled in ARM or THUMB mode depending on the global -- cgit v1.2.3