feat(log): Move esp_log_write APIs out of esp_log.h

This commit is contained in:
Konstantin Kondrashov
2024-05-17 19:15:23 +03:00
committed by BOT
parent 5462240135
commit b445e38bf5
6 changed files with 77 additions and 38 deletions

View File

@@ -155,3 +155,4 @@ API Reference
.. include-build-file:: inc/esp_log_buffer.inc
.. include-build-file:: inc/esp_log_timestamp.inc
.. include-build-file:: inc/esp_log_color.inc
.. include-build-file:: inc/esp_log_write.inc