https://github.com/openthread/ot-qorvo
OpenThread on Qorvo example.
https://github.com/openthread/ot-qorvo
openthread
Last synced: about 1 year ago
JSON representation
OpenThread on Qorvo example.
- Host: GitHub
- URL: https://github.com/openthread/ot-qorvo
- Owner: openthread
- License: bsd-3-clause
- Created: 2021-03-24T22:05:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T14:28:48.000Z (about 1 year ago)
- Last Synced: 2025-04-25T15:34:35.428Z (about 1 year ago)
- Topics: openthread
- Language: C
- Homepage: https://openthread.io/
- Size: 972 KB
- Stars: 4
- Watchers: 17
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build][ot-gh-action-build-svg]][ot-gh-action-build]
[ot-gh-action-build]: https://github.com/openthread/ot-qorvo/actions?query=workflow%3ABuild+branch%3Amain+event%3Apush
[ot-gh-action-build-svg]: https://github.com/openthread/ot-qorvo/workflows/Build/badge.svg?branch=main&event=push
---
# OpenThread on Qorvo Example
This repo contains example platform drivers for [Qorvo GP712][gp712], [Qorvo QPG6105][qpg6105], [Qorvo QPG6200L][qpg6200] and [Qorvo QPG7015M][qpg7015m].
[gp712]: https://www.qorvo.com/products/p/GP712
[qpg6105]: https://www.qorvo.com/products/p/QPG6105
[qpg6200]: https://www.qorvo.com/products/p/QPG6200L
[qpg7015m]: https://www.qorvo.com/products/p/QPG7015M
To learn more about building and running the examples please check the [documentation](https://github.com/Qorvo/qpg-openthread/blob/master/README.md)
# Contributing
We would love for you to contribute to OpenThread and help make it even better than it is today! See our [Contributing Guidelines](https://github.com/openthread/openthread/blob/main/CONTRIBUTING.md) for more information.
Contributors are required to abide by our [Code of Conduct](https://github.com/openthread/openthread/blob/main/CODE_OF_CONDUCT.md) and [Coding Conventions and Style Guide](https://github.com/openthread/openthread/blob/main/STYLE_GUIDE.md).
# License
OpenThread is released under the [BSD 3-Clause license](https://github.com/openthread/ot-qorvo/blob/main/LICENSE). See the [`LICENSE`](https://github.com/openthread/ot-qorvo/blob/main/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:
- Bugs and feature requests pertaining to the OpenThread on Qorvo Example — [submit to the openthread/ot-qorvo Issue Tracker](https://github.com/openthread/ot-qorvo/issues)
- OpenThread bugs and feature requests — [submit to the OpenThread Issue Tracker](https://github.com/openthread/openthread/issues)
- Community Discussion - [ask questions, share ideas, and engage with other community members](https://github.com/openthread/openthread/discussions)