From a324fa64bf9c1070d37b2089973e644cecbd240f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 9 Apr 2014 04:22:00 +0200 Subject: added SDIO for F405 and blockstore --- 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 a1393b1..528b4ea 100644 --- a/software/mpu/Makefile +++ b/software/mpu/Makefile @@ -109,6 +109,7 @@ CSRC = $(PORTSRC) \ heartbeat.c \ usb-cdc-shell.c \ ihu.c \ + blockstore.c \ main.c # C++ sources that can be compiled in ARM or THUMB mode depending on the global -- cgit v1.2.3