summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Wolz <[email protected]>2024-01-11 18:23:33 -0800
committerGitHub <[email protected]>2024-01-11 18:23:33 -0800
commitdff097f0f0afc86700b4998afdbea3abfc3085de (patch)
tree9a2d340da1a8b823867b580a0315324afe982cfb
parent7cd02e81ef6f2afaf21079f5c2c900808df59ee0 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48e1860a..cc98bca7 100644
--- a/README.md
+++ b/README.md
@@ -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