esp-idf/components/log
renpeiying cf03d6341e docs: Provide Chinese translation for bootloader_image_format, log, random, and internal-unstable.rst 2023-12-08 17:01:36 +08:00
..
host_test ci(log): upgrade to Catch2 as a component 2023-11-29 12:38:47 +01:00
include log: Add master log option 2023-05-18 18:35:19 +08:00
test_apps fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
CMakeLists.txt log: support ESP_LOG_BUFFER* functions for Linux target 2022-04-11 13:29:01 +02:00
Kconfig log: Add master log option 2023-05-18 18:35:19 +08:00
README.rst docs: Provide Chinese translation for bootloader_image_format, log, random, and internal-unstable.rst 2023-12-08 17:01:36 +08:00
esp_log_private.h log: refactoring to make compatible with no-FreeRTOS builds 2019-11-22 11:41:35 +01:00
linker.lf log: refactoring to make compatible with no-FreeRTOS builds 2019-11-22 11:41:35 +01:00
log.c log: Add master log option 2023-05-18 18:35:19 +08:00
log_buffers.c log: support ESP_LOG_BUFFER* functions for Linux target 2022-04-11 13:29:01 +02:00
log_freertos.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
log_linux.c [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
log_noos.c log: Fix function name in OS-independent implementation 2023-03-16 01:50:21 +08:00

README.rst

Please see :doc:`docs/en/api-reference/system/log.rst` for more details.