[lwip-users] Example tcpecho_raw (contrib-2.1.0)

2021-05-12 Thread Matthias Paul
Hello lwIP users, questions are about tcpecho_raw example in contrib-2.1.0. The example is chosen as an entry point for testing / developing a simple TCP-based protocol on a bare-metal microcontroller system. 1. The "enum tcpecho_raw_states" contains states ES_ACCEPTED and ES_RECEIVED,

[lwip-users] problems compiling lwip module inside pico-extras

2021-05-12 Thread Leandro Loureiro via lwip-users
Hello, I'm sending this mail to check if possible to get some support compiling a project using lwip. I'm trying to make some tests to get lwip working on Raspberry Pi Pico with LAN8720 module. At moment i'm having problems to compile lwip lib that is inside pico-extras (git submodule). I