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 15073453a..068757834 100644 --- a/ports/esp32/Makefile +++ b/ports/esp32/Makefile @@ -292,6 +292,7 @@ ESPIDF_ESP32_O = $(addprefix $(ESPCOMP)/esp32/,\ hw_random.o \ phy_init.o \ pm_esp32.o \ + pm_locks.o \ intr_alloc.o \ dport_access.o \ wifi_init.o \ |
