diff options
Diffstat (limited to 'esp8266/Makefile')
-rw-r--r-- | esp8266/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/esp8266/Makefile b/esp8266/Makefile index 2786510388..521cbb4725 100644 --- a/esp8266/Makefile +++ b/esp8266/Makefile @@ -79,7 +79,6 @@ SRC_C = \ modpybadc.c \ modpybuart.c \ modmachinewdt.c \ - modmachinespi.c \ modpybspi.c \ modpybhspi.c \ modesp.c \ |