summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/Makefile')
-rw-r--r--esp8266/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/esp8266/Makefile b/esp8266/Makefile
index 66337be035..b30bb2f95b 100644
--- a/esp8266/Makefile
+++ b/esp8266/Makefile
@@ -57,8 +57,10 @@ SRC_C = \
gccollect.c \
lexerstr32.c \
uart.c \
+ esppwm.c \
modpyb.c \
modpybpin.c \
+ modpybpwm.c \
modpybrtc.c \
modpybadc.c \
modpybi2c.c \