2025-05-31 6:38 AM
I cannot find the lwIP component for FreeRTOS in the latest STM32MX options.
I installed the package FreeRTOS from the package install STMicroelectronics tab but lwIP is not available nor do I see and option to install the package.
Can this be installed locally?
Do I have to integrate the hard way?
2025-05-31 3:19 PM - edited 2025-05-31 3:22 PM
FreeRTOS and LwIP are included in the "cube firmware package" of some STM32 families for historical reasons.
For other STM32 families you get these components by adding them in the "Middleware and Software Packs" view
If not available even there then yes, needs to be added to the project in a "hard way".