aboutsummaryrefslogtreecommitdiff
path: root/stm/Makefile
diff options
context:
space:
mode:
authorDamien George2014-03-08 16:40:08 +0000
committerDamien George2014-03-08 16:40:08 +0000
commitc3d35c6ac7348e8dc9072bb67b2c62294764fe00 (patch)
treef7eed83b56bb6814bd78b3c1b8fddb7df3b74ad2 /stm/Makefile
parent01d50d0d586a0e2630613120336faf75277d22d6 (diff)
stm: Put pyb module in ROM.
Diffstat (limited to 'stm/Makefile')
-rw-r--r--stm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/Makefile b/stm/Makefile
index 1675c22ab..024d6d12e 100644
--- a/stm/Makefile
+++ b/stm/Makefile
@@ -79,6 +79,7 @@ SRC_C = \
pin_map.c \
exti.c \
usrsw.c \
+ pybmodule.c \
# pybwlan.c \
SRC_S = \