diff --git a/LICENSE.txt b/LICENSE.txt index 6ced24a7..9b2b9468 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,9 +1,7 @@ -Getting Started Guides with Azure RTOS - -Copyright (c) Microsoft Corporation. - MIT License +Copyright (c) 2024 - present Microsoft Corporation + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights @@ -14,10 +12,10 @@ furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/MXChip/AZ3166/readme.md b/MXChip/AZ3166/readme.md index 292ee7e9..e4eb42c2 100644 --- a/MXChip/AZ3166/readme.md +++ b/MXChip/AZ3166/readme.md @@ -1,23 +1,17 @@ --- page_type: sample -description: Connect an MXCHIP AZ3166 to Azure IoT using Azure RTOS +description: Connect an MXCHIP AZ3166 to Azure IoT languages: - c products: - azure-iot - azure-iot-pnp -- azure-rtos - azure-iot-central --- # Connect an MXCHIP AZ3166 to Azure IoT -[](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-mxchip-az3166-iot-hub) -[](https://docs.microsoft.com/azure/iot-develop/) - -The **Quickstart** button above provides the complete steps for creating an IoT Hub application and then configuring, building and flashing the device. - -For guidance on connecting additional devices, see [Getting started with IoT device development](https://learn.microsoft.com/azure/iot-develop/about-getting-started-device-development). +This guide steps through the basic process to flash a device and connect to Azure IoT. ## What you need @@ -29,7 +23,7 @@ For guidance on connecting additional devices, see [Getting started with IoT dev 1. Recursively clone the repository: ```shell - git clone --recursive https://github.com/azure-rtos/getting-started.git + git clone --recursive https://github.com/eclipse-threadx/getting-started.git ``` 1. Install the development tools: diff --git a/Microchip/ATSAME54-XPRO/readme.md b/Microchip/ATSAME54-XPRO/readme.md index f7265730..5a0c86d5 100644 --- a/Microchip/ATSAME54-XPRO/readme.md +++ b/Microchip/ATSAME54-XPRO/readme.md @@ -1,23 +1,17 @@ --- page_type: sample -description: Connecting an Microchip ATSAME54-XPro device to Azure IoT using Azure RTOS +description: Connecting an Microchip ATSAME54-XPro device to Azure IoT languages: - c products: - azure-iot - azure-iot-pnp -- azure-rtos - azure-iot-central --- # Connect an Microchip ATSAME54-XPro evaluation kit to Azure IoT -[](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-microchip-atsame54-xpro-iot-hub) -[](https://docs.microsoft.com/azure/iot-develop/) - -The **Quickstart** button above provides the complete steps for creating an IoT Hub application and then configuring, building and flashing the device. - -For guidance on connecting additional devices, see [Getting started with IoT device development](https://learn.microsoft.com/azure/iot-develop/about-getting-started-device-development). +This guide steps through the basic process to flash a device and connect to Azure IoT. ## What you need @@ -33,7 +27,7 @@ For guidance on connecting additional devices, see [Getting started with IoT dev 1. Recursively clone the repository: ```shell - git clone --recursive https://github.com/azure-rtos/getting-started.git + git clone --recursive https://github.com/eclipse-threadx/getting-started.git ``` 1. Install the development tools: diff --git a/NXP/MIMXRT1050-EVKB/readme.md b/NXP/MIMXRT1050-EVKB/readme.md index 5d042b27..9d997c62 100644 --- a/NXP/MIMXRT1050-EVKB/readme.md +++ b/NXP/MIMXRT1050-EVKB/readme.md @@ -1,23 +1,17 @@ --- page_type: sample -description: Connecting an NXP MIMXRT1050-EVKB device to Azure IoT using Azure RTOS +description: Connecting an NXP MIMXRT1050-EVKB device to Azure IoT languages: - c products: - azure-iot - azure-iot-pnp -- azure-rtos - azure-iot-central --- # Connect an NXP MIMXRT1050-EVKB Evaluation kit to Azure IoT -[](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-nxp-mimxrt1050-evkb) -[](https://docs.microsoft.com/azure/iot-develop/) - -The **Quickstart** button above provides the complete steps for creating an IoT Central application and then configuring, building and flashing the device. - -For guidance on connecting additional devices, see the [Embedded device quickstarts](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-mxchip-az3166). +This guide steps through the basic process to flash a device and connect to Azure IoT. ## What you need @@ -30,7 +24,7 @@ For guidance on connecting additional devices, see the [Embedded device quicksta 1. Recursively clone the repository: ```shell - git clone --recursive https://github.com/azure-rtos/getting-started.git + git clone --recursive https://github.com/eclipse-threadx/getting-started.git ``` 1. Install the development tools: diff --git a/NXP/MIMXRT1060-EVK/readme.md b/NXP/MIMXRT1060-EVK/readme.md index 6b41b544..be63022f 100644 --- a/NXP/MIMXRT1060-EVK/readme.md +++ b/NXP/MIMXRT1060-EVK/readme.md @@ -1,23 +1,17 @@ --- page_type: sample -description: Connecting an NXP MIMXRT1060-EVK device to Azure IoT using Azure RTOS +description: Connecting an NXP MIMXRT1060-EVK device to Azure IoT languages: - c products: - azure-iot - azure-iot-pnp -- azure-rtos - azure-iot-central --- # Connect an NXP MIMXRT1060-EVK Evaluation kit to Azure IoT -[](https://learn.microsoft.com/azure/iot-develop/quickstart-devkit-nxp-mimxrt1060-evk-iot-hub) -[](https://docs.microsoft.com/azure/iot-develop/) - -The **Quickstart** button above provides the complete steps for creating an IoT Hub application and then configuring, building and flashing the device. - -For guidance on connecting additional devices, see [Get started with IoT device development](https://learn.microsoft.com/azure/iot-develop/about-getting-started-device-development). +This guide steps through the basic process to flash a device and connect to Azure IoT. ## What you need @@ -30,7 +24,7 @@ For guidance on connecting additional devices, see [Get started with IoT device 1. Recursively clone the repository: ```shell - git clone --recursive https://github.com/azure-rtos/getting-started.git + git clone --recursive https://github.com/eclipse-threadx/getting-started.git ``` 1. Install the development tools: diff --git a/README.md b/README.md index 35a3f343..99cb94ac 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,9 @@  -The Getting Started guides will help you get started with Azure RTOS. Each guide will step through from toolchain installation to connecting the device to Azure IoT using IoT Plug and Play. +The Getting Started guides will help you get started with Eclipse ThreadX. Each guide steps through from toolchain installation to connecting the device. -For more information on Azure IoT Device Development: -* [Azure IoT Device Development Documentation](https://docs.microsoft.com/azure/iot-develop) - Get started with Azure IoT device development * For product issues, bugs, or feature requests please use our GitHub issues pages for the dedicated middleware (e.g. for ThreadX: https://github.com/azure-rtos/threadx/issues). -* [Azure RTOS Q&A](https://aka.ms/QnA/azure-rtos) - Ask a question ## Getting Started Guides @@ -40,7 +37,3 @@ For details on contributing to this repository, see the [contributing](CONTRIBUT ## Reporting Security Vulnerabilities If you believe you have found a security vulnerability in any Microsoft-owned repository that meets Microsoft's definition of a security vulnerability, please report it to the [Microsoft Security Response Center](SECURITY.md). - -## License - -The Azure RTOS Getting Started guides are licensed under the [MIT](LICENSE.txt) license. diff --git a/Renesas/RSK_RX65N_2MB/readme.md b/Renesas/RSK_RX65N_2MB/readme.md index c506010e..a5879492 100644 --- a/Renesas/RSK_RX65N_2MB/readme.md +++ b/Renesas/RSK_RX65N_2MB/readme.md @@ -1,23 +1,17 @@ --- page_type: sample -description: Connecting a Renesas Starter Kit+ for RX65N-2MB to Azure IoT using Azure RTOS +description: Connecting a Renesas Starter Kit+ for RX65N-2MB to Azure IoT languages: - c products: - azure-iot - azure-iot-pnp -- azure-rtos - azure-iot-central --- # Connect an Renesas Starter Kit+ for RX65N-2MB to Azure IoT -[](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-renesas-rx65n-2mb) -[](https://docs.microsoft.com/azure/iot-develop/) - -The **Quickstart** button above provides the complete steps for creating an IoT Central application and then configuring, building and flashing the device. - -For guidance on connecting additional devices, see the [Embedded device quickstarts](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-mxchip-az3166). +This guide steps through the basic process to flash a device and connect to Azure IoT. ## What you need @@ -31,7 +25,7 @@ For guidance on connecting additional devices, see the [Embedded device quicksta 1. Recursively clone the repository: ```shell - git clone --recursive https://github.com/azure-rtos/getting-started.git + git clone --recursive https://github.com/eclipse-threadx/getting-started.git ``` 1. Install the development tools: diff --git a/Renesas/RX65N_Cloud_Kit/readme.md b/Renesas/RX65N_Cloud_Kit/readme.md index 63d1a452..9c79da79 100644 --- a/Renesas/RX65N_Cloud_Kit/readme.md +++ b/Renesas/RX65N_Cloud_Kit/readme.md @@ -1,23 +1,17 @@ --- page_type: sample -description: Connecting a Renesas RX65N Cloud Kit to Azure IoT using Azure RTOS +description: Connecting a Renesas RX65N Cloud Kit to Azure IoT languages: - c products: - azure-iot - azure-iot-pnp -- azure-rtos - azure-iot-central --- # Connect an Renesas RX65N Cloud Kit to Azure IoT -[](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-renesas-rx65n-cloud-kit) -[](https://docs.microsoft.com/azure/iot-develop/) - -The **Quickstart** button above provides the complete steps for creating an IoT Central application and then configuring, building and flashing the device. - -For guidance on connecting additional devices, see the [Embedded device quickstarts](https://docs.microsoft.com/azure/iot-develop/quickstart-devkit-mxchip-az3166). +This guide steps through the basic process to flash a device and connect to Azure IoT. ## What you need @@ -29,7 +23,7 @@ For guidance on connecting additional devices, see the [Embedded device quicksta 1. Recursively clone the repository: ```shell - git clone --recursive https://github.com/azure-rtos/getting-started.git + git clone --recursive https://github.com/eclipse-threadx/getting-started.git ``` 1. Install the development tools: diff --git a/Renesas/Synergy/readme.md b/Renesas/Synergy/readme.md index 8d653630..4bab016c 100644 --- a/Renesas/Synergy/readme.md +++ b/Renesas/Synergy/readme.md @@ -1,8 +1,8 @@