mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
app_trace: fix linker fragment not included in Make build
This commit is contained in:
@@ -26,6 +26,6 @@ COMPONENT_SRCDIRS += \
|
||||
sys_view/esp32
|
||||
else
|
||||
COMPONENT_SRCDIRS += gcov
|
||||
endif
|
||||
|
||||
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
||||
endif
|
||||
|
Reference in New Issue
Block a user