diff options
Diffstat (limited to 'esp8266/Makefile')
| -rw-r--r-- | esp8266/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/esp8266/Makefile b/esp8266/Makefile index 76b16b150..0728e8a56 100644 --- a/esp8266/Makefile +++ b/esp8266/Makefile @@ -47,6 +47,7 @@ SRC_C = \ gccollect.c \ uart.c \ modpyb.c \ + modpybpin.c \ modesp.c \ STM_SRC_C = $(addprefix stmhal/,\ |
