Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years ago.
Using mbed's LWIP interface without an RTOS?
Hello,
I am building a bare-metal application using mbed-dev (https://os.mbed.com/users/mbed_official/code/mbed-dev/) , that is the mbed library without an RTOS. My application uses Ethernet.
The examples and current LWIP interface assumes using the OS (both mbed OS and CMSIS RTOS).
Is there an existing LWIP interface for mbed that uses only mbed-dev ?
Thanks!