openthread / ot-cc13x2-cc26x2

OpenThread on Texas Instruments CC13x2/CC26x2 examples.

Home Page:https://openthread.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build


OpenThread on CC13x2/CC26x2 Examples

This repo contains example platform drivers for the Texas Instruments CC1352R1 and Texas Instruments CC2652R1.

The example platform drivers are intended to present the minimal code necessary to support OpenThread. As a result, the example platform drivers do not necessarily highlight the platform's full capabilities. Consult the SimpleLink CC26X2R1 SDK for more development option. The platform drivers were built for the CC1352R1 LAUNCHXL, usage on other boards with a cc1352r1 may require changes to the peripheral drivers.

To learn more about building and running the examples please check:

Contributing

We would love for you to contribute to OpenThread 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.

License

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

Please only use the OpenThread 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.

Need help?

OpenThread support is available on GitHub:

About

OpenThread on Texas Instruments CC13x2/CC26x2 examples.

https://openthread.io/

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


Languages

Language:C 89.0%Language:Shell 4.1%Language:Makefile 3.4%Language:CMake 3.4%