OVMS3-idf/components/tcpip_adapter
Ivan Grokhotkov b3be1b5190 tcpip_adapter: make log output at debug level less noisy
At debug log level, tcpip_adapter would print logs for each function
call scheduled onto the tcpip task. These logs contained pointers which
idf_monitor decoded, adding even more noise and useless vertical space
in logs. This change moves these log statements to verbose level.
2018-02-11 13:06:01 +08:00
..
include tcpip_adapter: make log output at debug level less noisy 2018-02-11 13:06:01 +08:00
component.mk build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
Kconfig tcpip_adapter/lwip: optimize wifi/ip event 2017-08-21 14:36:44 +08:00
tcpip_adapter_lwip.c tcpip_adapter: make log output at debug level less noisy 2018-02-11 13:06:01 +08:00