esp-idf/components/log/linker.lf

8 lines
200 B
Plaintext
Raw Normal View History

[mapping:log]
archive: liblog.a
entries:
log_write:esp_log_write (noflash)
log_timestamp:esp_log_timestamp (noflash)
log_timestamp:esp_log_early_timestamp (noflash)
2024-05-02 05:36:32 -04:00
log_lock (noflash)