Question
How to enable LWIP in CubeMX with a non ethernet STM32
I would like to implement PPPoS on a STM32 without ethernet (STM32F401RE) and need a TCP/IP stack to complete the networking, but CubeMX does not have the option to include LWIP. How can I add LWIP to my CubeMX project?