diff options
Diffstat (limited to 'ports/esp32/Makefile')
| -rw-r--r-- | ports/esp32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/esp32/Makefile b/ports/esp32/Makefile index 2eae802be..a461f50ff 100644 --- a/ports/esp32/Makefile +++ b/ports/esp32/Makefile @@ -141,6 +141,7 @@ SRC_C = \ moduhashlib.c \ espneopixel.c \ machine_hw_spi.c \ + machine_wdt.c \ mpthreadport.c \ $(SRC_MOD) |
