# stm32-mw-threadx **Repository Path**: mirrors_STMicroelectronics/stm32-mw-threadx ## Basic Information - **Project Name**: stm32-mw-threadx - **Description**: Provides the ThreadX library part of the STM32Cube MCU Component "middleware" for all STM32xx series. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-03 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Middleware ThreadX Component ![latest tag](https://img.shields.io/github/v/tag/STMicroelectronics/stm32-mw-threadx.svg?color=green) ## Overview The Middleware ThreadX component is a STM32 tailored fork of the [AzureRTOS ThreadX](https://github.com/eclipse-threadx/threadx). ThreadX is low footprint RTOS, providing common RTOS features, with support for different toolchains and Cortex cores. ## Documentation A detailed documentation can be found under the [STM32 wiki page](https://wiki.st.com/stm32mcu/index.php?title=Introduction_to_THREADX&sfr=stm32mcu) ## Compatibility information Please refer to the release note in the repository of the STM32Cube **firmware** you are using to know which version of this middleware library to use with other components' versions (**e.g.**, other middleware libraries, drivers). It is **crucial** that you use a consistent set of versions. ## Troubleshooting Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) guide.