diff options
| author | Eric Wolz <[email protected]> | 2024-01-11 18:23:33 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-11 18:23:33 -0800 |
| commit | dff097f0f0afc86700b4998afdbea3abfc3085de (patch) | |
| tree | 9a2d340da1a8b823867b580a0315324afe982cfb | |
| parent | 7cd02e81ef6f2afaf21079f5c2c900808df59ee0 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ linux ## Adaptation layer for ThreadX -ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications. To help ease application migration to THreadX RTOS, ThreadX provides [adaption layers](https://github.com/eclipse-threadx/threadx/tree/master/utility/rtos_compatibility_layers) for various legacy RTOS APIs (FreeRTOS, POSIX, OSEK, etc.). +ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications. To help ease application migration to ThreadX RTOS, ThreadX provides [adaption layers](https://github.com/eclipse-threadx/threadx/tree/master/utility/rtos_compatibility_layers) for various legacy RTOS APIs (FreeRTOS, POSIX, OSEK, etc.). ## Component dependencies |
