esp-idf/components/log/linker.lf
2024-11-25 11:39:38 +01:00

10 lines
293 B
Plaintext

[mapping:log]
archive: liblog.a
entries:
log_write:esp_log_write (noflash)
log_write:esp_log_writev (noflash)
tag_log_level:esp_log_level_get_timeout (noflash)
log_timestamp:esp_log_timestamp (noflash)
log_timestamp:esp_log_early_timestamp (noflash)
log_lock (noflash)