I have existing LWIP implementation, that is running everything inside one
thread (from driver to application layer). It has NO_SYS=1, but there is
actually RTOS available, just everything LWIP related is in single thread.
Now, I want to use that same implementation, and I want to use sequential
I have existing LWIP implementation, that is running everything inside one
thread (from driver to application layer). It has NO_SYS=1, but there is
actually RTOS available, just everything LWIP related is in single thread.
Now, I want to use that same implementation, and I want to use sequential
n