Azure RTOS ThreadX
Azure RTOS ThreadX is a open-source RTOS (real-time operating system) suitable for running on embedded microcontrollers. ThreadX also come with a family of components which are all designed to run atop of ThreadX:
- FileX: FAT32-based file system
- NetX: TCP/IP networking stack
- USBX: Embedded USB support.
- GUIX: Embedded UI.
History
ThreadX first released in 1997. It was started and developed by Express Logic. In April 2019, Microsoft brought Express Logic for an undisclosed sum. ThreadX and it’s family of components are still actively maintained as part of Microsoft’s embedded Azure IoT platform.