lanyuwen / ot-esp32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build


OpenThread on ESP32

ot-esp32 is a port of OpenThread for the Espressif ESP32 platform, where OpenThread uses a Radio Co-Processor (RCP) design, transmitting and receiving radio using an 802.15.4-capable SoC.

For more information on OpenThread, see openthread.io.

Getting started

Get started with the example CLI application.

Contributing

We would love for you to contribute to OpenThread ESP32 and help make it even better than it is today! See our Contributing Guidelines for more information.

Contributors are required to abide by our Code of Conduct and Coding Conventions and Style Guide.

Versioning

OpenThread ESP32 follows the Semantic Versioning guidelines for release cycle transparency and to maintain backwards compatibility.

License

OpenThread ESP32 is released under the BSD 3-Clause license. See the LICENSE file for more information.

Please only use the OpenThread ESP32 name and marks when accurately referencing this software distribution. Do not use the marks in a way that suggests you are endorsed by or otherwise affiliated with Nest, Google, or The Thread Group.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 54.7%Language:C++ 27.9%Language:Shell 9.2%Language:Makefile 8.1%