Solved
How to stop debug messages in lwIP?
Hi
I have a project using lwIP, created by STM32Cube.
It works fine, but I really want to shut OFF the debug messages.
I have searched and tried a bunch of different things, but nothing seems to be able to stop it.
Example of error/debug message: "netif is not up, old style port?" failed at line 744 in C:\..."
Thanks
