Question
Stm32 + bare-metal + lwip + interrupt
Has anyone managed to use the lwIP Stack without an RTOS but still using it in an interrupt manner?
As it is not allowed to choose interrupt mode while not configuring freeRTOS in CubeMX I assume that it is not possible using it that way.
Thanks a lot for your answers.