Merge branch 'bugfix/sysview_cache_err' into 'master'

app_trace: linker fragment fixes

See merge request idf/esp-idf!3835
This commit is contained in:
Ivan Grokhotkov 2018-12-07 14:04:28 +08:00
commit 423d7b9a65
2 changed files with 8 additions and 1 deletions

View file

@ -26,6 +26,6 @@ COMPONENT_SRCDIRS += \
sys_view/esp32
else
COMPONENT_SRCDIRS += gcov
endif
COMPONENT_ADD_LDFRAGMENTS += linker.lf
endif

View file

@ -3,3 +3,10 @@ archive: libapp_trace.a
entries:
* (noflash)
[mapping]
archive: libdriver.a
entries:
: SYSVIEW_TS_SOURCE_TIMER_00 = y || SYSVIEW_TS_SOURCE_TIMER_01 = y
|| SYSVIEW_TS_SOURCE_TIMER_10 = y || SYSVIEW_TS_SOURCE_TIMER_11 = y
timer (noflash)