This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-01-10 03:02:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
150418fb5dc2f8a2013e97695c8a1d5e357dec2a
esp-idf
/
components
/
log
/
src
History
Konstantin Kondrashov
00e90bea33
feat(log): Optimization of log buffers for bin log mode
2025-09-15 15:40:46 +03:00
..
buffer
feat(log): Optimization of log buffers for bin log mode
2025-09-15 15:40:46 +03:00
linux
…
log_level
…
noos
…
os
fix(log): Fixes Coverity false positive in va_list initialization
2025-08-26 22:13:50 +08:00
log_format_binary.c
refactor(uart)!: deprcated esp_rom_uart.h
2025-07-08 18:56:17 +08:00
log_format_text.c
…
log_print.c
fix(log): Fixes Coverity false positive in va_list initialization
2025-08-26 22:13:50 +08:00
log_timestamp_common.c
fix(log): fixed wrong year timestamp with LOG_TIMESTAMP_SOURCE_SYSTEM_FULL
2025-08-18 13:40:39 +08:00
log.c
fix(log): Fixes Coverity false positive in va_list initialization
2025-08-26 22:13:50 +08:00
util.c
…