文件名称:Esp-Idf-Improved-Logging:改进了对esp-idf项目的日志记录
文件大小:14KB
文件格式:ZIP
更新时间:2024-05-17 08:29:32
C
ESP-IDF改进日志记录 改进了对esp-idf项目的日志记录 适用于ESP32-esp-idf v3.0或更高版本。 请参阅 关于 这个包含文件log.h通过以下功能扩展了功能强大的ESP_LOGx: - Show the function name thats the log origins This is usefull to debug, without need put function names in each log - Show the core (C0 or C1) That indicates the core that is executing the function that contains the log call Usefull to optimize and balance Esp32 multi-c
【文件预览】:
Esp-Idf-Improved-Logging-master
----.gitattributes(66B)
----log.h(4KB)
----example()
--------CMakeLists.txt(264B)
--------Makefile(184B)
--------sdkconfig(13KB)
--------main()
----LICENSE(11KB)
----README.md(3KB)