Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit d76739e

Browse files
committed
Upstream changes
2 parents 2437aba + 3580284 commit d76739e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

esp32/Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,10 @@ ESPIDF_TCPIP_ADAPTER_O = $(addprefix $(ESPCOMP)/tcpip_adapter/,\
349349
tcpip_adapter_lwip.o \
350350
)
351351

352+
ESPIDF_APP_TRACE_O = $(addprefix $(ESPCOMP)/app_trace/,\
353+
app_trace.o \
354+
)
355+
352356
ESPIDF_NEWLIB_O = $(addprefix $(ESPCOMP)/newlib/,\
353357
time.o \
354358
syscalls.o \
@@ -580,6 +584,7 @@ OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_LWIP_O))
580584
OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_MBEDTLS_O))
581585
OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_XTENSA_DEBUG_MODULE_O))
582586
OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_TCPIP_ADAPTER_O))
587+
OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_APP_TRACE_O))
583588
OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_NGHTTP_O))
584589
OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_NVS_FLASH_O))
585590
OBJ_ESPIDF += $(addprefix $(BUILD)/, $(ESPIDF_OPENSSL_O))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy