Any experts on LWIP and the netconn API? (not looking for free; can pay)
Hi All,I am implementing a simple web server. The code is all over the place. It came with ST Cube IDE, and an identical version with same comments is herehttps://github.com/particle-iot/lwip/blob/master/contrib/apps/httpserver/httpserver-netconn.cHo...