From 0aec9013289efd402858a609a4c06864a4df0f5e Mon Sep 17 00:00:00 2001 From: Jeff Bumgardner Date: Fri, 28 Apr 2017 14:09:41 -0700 Subject: [PATCH] README update, added images for Porting Guide (#1675) * Minor README.md update * Fixed the image link for Dialog * Clarified wording on porting/examples * Adding Porting Guide link to README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe363727e..6d61197e3 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,9 @@ The development of OpenThread is ongoing to regularly provide additional feature Led by Nest, the following companies are contributing to the ongoing development of OpenThread: -ARMAtmelDialogMicrosoftNestNordicQualcommTexas Instruments +ARMAtmelDialogMicrosoftNestNordicQualcommTexas Instruments -OpenThread has been ported to several devices and platforms. Build examples are included in the OpenThread project. +OpenThread has been ported to several devices and platforms by both the OpenThread team and the community. Build examples for all supported platforms are included in the OpenThread project. ### IEEE 802.15.4 Platform Support @@ -102,6 +102,10 @@ Desktop platforms can also be used to control and interface with a Thread networ * **Unix** — [`wpantund`](https://github.com/openthread/wpantund) provides an interface to an NCP * **Windows 10** — [universal drivers](https://github.com/openthread/openthread/wiki/OpenThread-on%C2%A0Windows) to interface with devices running OpenThread +### Porting + +If you are interested in porting OpenThread to a new platform, see the [Porting Guide](https://github.com/openthread/openthread/wiki/Porting-Guide) for hardware requirements and detailed porting instructions. + # What tools are available for testing? ### Certification Testing