mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
feat(log): Move esp_log_write APIs out of esp_log.h
This commit is contained in:

committed by
BOT

parent
5462240135
commit
b445e38bf5
@@ -278,6 +278,7 @@ INPUT = \
|
||||
$(PROJECT_PATH)/components/log/include/esp_log_buffer.h \
|
||||
$(PROJECT_PATH)/components/log/include/esp_log_timestamp.h \
|
||||
$(PROJECT_PATH)/components/log/include/esp_log_color.h \
|
||||
$(PROJECT_PATH)/components/log/include/esp_log_write.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 \
|
||||
|
Reference in New Issue
Block a user