From 1177f4c0d1ea6bc255a9f991fe728c77e5cabd23 Mon Sep 17 00:00:00 2001 From: Theano Petersen Date: Wed, 17 Apr 2024 12:17:26 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b7c70f3..40bb3a9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ Eclipse ThreadX is a real time operating system (RTOS) for Internet of Things (I Eclipse ThreadX provides an EAL4+ Common Criteria security certified environment, including full IP layer security via IPsec and socket layer security via TLS and DTLS. Our software crypto library has achieved FIPS 140-2 certification. We also leverage hardware cryptographic capabilities, memory protection via ThreadX MODULES, and support for ARM's TrustZone ARMv8-M security features. +**IMPORTANT:** Azure RTOS, an embedded development suite with the ThreadX real-time operating system, has been deployed on more than 12 billion devices worldwide. Azure RTOS has now transitioned to an open-source project under the stewardship of the Eclipse Foundation, a recognized leader in hosting open-source IoT projects. + +With Eclipse Foundation as the new home, Azure RTOS becomes Eclipse ThreadX. For more information, see the following pages: + +* [Microsoft IoT blog](https://techcommunity.microsoft.com/t5/internet-of-things-blog/microsoft-contributes-azure-rtos-to-open-source/ba-p/3986318) +* [Eclipse ThreadX project](https://threadx.io/) + ## Eclipse ThreadX resources [Eclipse ThreadX repositories](https://github.com/eclipse-threadx/) From 6fb8bba61e2012b0764f6ce0df7837b75d34561f Mon Sep 17 00:00:00 2001 From: Theano Petersen Date: Wed, 17 Apr 2024 13:12:28 -0700 Subject: [PATCH 2/2] Update README.md Add Microsoft branding. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40bb3a9..98af2b3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Eclipse ThreadX is a real time operating system (RTOS) for Internet of Things (I Eclipse ThreadX provides an EAL4+ Common Criteria security certified environment, including full IP layer security via IPsec and socket layer security via TLS and DTLS. Our software crypto library has achieved FIPS 140-2 certification. We also leverage hardware cryptographic capabilities, memory protection via ThreadX MODULES, and support for ARM's TrustZone ARMv8-M security features. -**IMPORTANT:** Azure RTOS, an embedded development suite with the ThreadX real-time operating system, has been deployed on more than 12 billion devices worldwide. Azure RTOS has now transitioned to an open-source project under the stewardship of the Eclipse Foundation, a recognized leader in hosting open-source IoT projects. +**IMPORTANT:** Microsoft Azure RTOS, an embedded development suite with the ThreadX real-time operating system, has been deployed on more than 12 billion devices worldwide. Azure RTOS has now transitioned to an open-source project under the stewardship of the Eclipse Foundation, a recognized leader in hosting open-source IoT projects. With Eclipse Foundation as the new home, Azure RTOS becomes Eclipse ThreadX. For more information, see the following pages: