mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
327b9fd32e
ESP32 log output was always tagged with additional information by default. The tag consists the type of the log message, the system time in ms, and the module or function in which the log message is generated. By introducing module `esp_log_tagged`, these additional information are disabled by default and can be enabled by using module `esp_log_tagged`. |
||
---|---|---|
.. | ||
freertos | ||
sys | ||
adc_arch.h | ||
adc_ctrl.h | ||
c11_atomics_compat_cpu.hpp | ||
can_esp.h | ||
can_params.h | ||
cpu_conf.h | ||
cpu.h | ||
esp_common_log.h | ||
esp_common.h | ||
exceptions.h | ||
gpio_arch.h | ||
irq_arch.h | ||
log_module.h | ||
periph_cpu.h | ||
sdk_conf.h | ||
stdio.h | ||
syscalls.h | ||
thread_arch.h | ||
tools.h | ||
xtensa_conf.h |