summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/Makefile')
-rw-r--r--esp8266/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/esp8266/Makefile b/esp8266/Makefile
index 156b8304a1..d6ab96974d 100644
--- a/esp8266/Makefile
+++ b/esp8266/Makefile
@@ -66,6 +66,7 @@ SRC_C = \
modpybpwm.c \
modpybrtc.c \
modpybadc.c \
+ modpybuart.c \
modpybi2c.c \
modpybspi.c \
modesp.c \