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