esp-idf/components/log/linker.lf
2024-05-16 09:26:08 +03:00

10 lines
320 B
Plaintext

[mapping:log]
archive: liblog.a
entries:
log_write:esp_log_write (noflash)
log_freertos:esp_log_timestamp (noflash)
log_freertos:esp_log_early_timestamp (noflash)
log_freertos:esp_log_impl_lock (noflash)
log_freertos:esp_log_impl_lock_timeout (noflash)
log_freertos:esp_log_impl_unlock (noflash)