aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-11-29 16:16:05 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2012-04-11 16:56:53 -0400
commit1ffbef80396cdb13a7976de0eefdc3017ca4499c (patch)
tree83feeb804c262dbbab6c5bc5a3f693ead5c024ce /Makefile
parent2ab2f4d3784692f8cd0e79d24638157926f894ca (diff)
downloadlibrambutan-1ffbef80396cdb13a7976de0eefdc3017ca4499c.tar.gz
librambutan-1ffbef80396cdb13a7976de0eefdc3017ca4499c.zip
[UNDO] Rip out a bunch of F1-only bits from libmaple proper
We'll need to bring this functionality back online piecemeal as we add F2 support. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 785b9a6..0784644 100644
--- a/Makefile
+++ b/Makefile
@@ -75,7 +75,7 @@ ifeq ($(LIBMAPLE_MODULES),)
else
LIBMAPLE_MODULES += $(SRCROOT)/libmaple
endif
-LIBMAPLE_MODULES += $(SRCROOT)/libmaple/usb # USB FS device
+# LIBMAPLE_MODULES += $(SRCROOT)/libmaple/usb # USB FS device
LIBMAPLE_MODULES += $(LIBMAPLE_MODULE_SERIES) # STM32 series submodule in libmaple
LIBMAPLE_MODULES += $(SRCROOT)/wirish
# Official libraries: