feat(log): Refactoring timestamp APIs (move only)

This commit is contained in:
Konstantin Kondrashov
2024-05-02 12:24:23 +03:00
parent 712005c451
commit 66013ba675
13 changed files with 197 additions and 138 deletions
+1
View File
@@ -271,6 +271,7 @@ INPUT = \
$(PROJECT_PATH)/components/log/include/esp_log.h \
$(PROJECT_PATH)/components/log/include/esp_log_level.h \
$(PROJECT_PATH)/components/log/include/esp_log_buffer.h \
$(PROJECT_PATH)/components/log/include/esp_log_timestamp.h \
$(PROJECT_PATH)/components/lwip/include/apps/esp_sntp.h \
$(PROJECT_PATH)/components/lwip/include/apps/ping/ping_sock.h \
$(PROJECT_PATH)/components/mbedtls/esp_crt_bundle/include/esp_crt_bundle.h \