6 years, 4 months 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!

Be the first to answer this question.