{"id":19640007,"url":"https://github.com/openthread/ot-cc13x2-cc26x2","last_synced_at":"2025-04-28T11:31:01.734Z","repository":{"id":37083462,"uuid":"332921333","full_name":"openthread/ot-cc13x2-cc26x2","owner":"openthread","description":"OpenThread on Texas Instruments CC13x2/CC26x2 examples.","archived":false,"fork":false,"pushed_at":"2025-01-10T23:19:28.000Z","size":2638,"stargazers_count":20,"open_issues_count":1,"forks_count":8,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-04-05T08:25:29.335Z","etag":null,"topics":["openthread"],"latest_commit_sha":null,"homepage":"https://openthread.io/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openthread.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-26T00:13:30.000Z","updated_at":"2025-01-10T23:19:32.000Z","dependencies_parsed_at":"2024-06-27T18:29:47.683Z","dependency_job_id":"4e847cb9-202c-4a9b-ba42-203d78d6e83d","html_url":"https://github.com/openthread/ot-cc13x2-cc26x2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthread%2Fot-cc13x2-cc26x2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthread%2Fot-cc13x2-cc26x2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthread%2Fot-cc13x2-cc26x2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openthread%2Fot-cc13x2-cc26x2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openthread","download_url":"https://codeload.github.com/openthread/ot-cc13x2-cc26x2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251304754,"owners_count":21567929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openthread"],"created_at":"2024-11-11T14:04:15.795Z","updated_at":"2025-04-28T11:30:57.042Z","avatar_url":"https://github.com/openthread.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build][ot-gh-action-build-svg]][ot-gh-action-build]\n\n[ot-gh-action-build]: https://github.com/openthread/ot-cc13x2-cc26x2/actions?query=workflow%3ABuild+branch%3Amain+event%3Apush\n[ot-gh-action-build-svg]: https://github.com/openthread/ot-cc13x2-cc26x2/workflows/Build/badge.svg?branch=main\u0026event=push\n\n---\n\n# OpenThread on CC13x2/CC26x2 Examples\n\nThis repo contains example platform drivers for the [Texas Instruments CC1352R1][cc1352r1] and [Texas Instruments CC2652R1][cc2652r1].\n\n[cc1352r1]: http://www.ti.com/tool/launchxl-cc26x2r1\n[cc2652r1]: http://www.ti.com/tool/launchxl-cc26x2r1\n\nThe 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][cc26x2r1-sdk] for more development option. The platform drivers were built for the [CC1352R1 LAUNCHXL][cc1352r1-launchxl], usage on other boards with a cc1352r1 may require changes to the peripheral drivers.\n\n[cc1352r1-launchxl]: http://www.ti.com/tool/launchxl-cc26x2r1\n[cc26x2r1-sdk]: http://www.ti.com/tool/simplelink-cc26x2-sdk\n\nTo learn more about building and running the examples please check:\n\n- [OpenThread on CC1352R1 examples][cc1352r1-page]\n- [OpenThread on CC2652R1 examples][cc2652r1-page]\n\n[cc1352r1-page]: ./src/cc1352/README.md\n[cc2652r1-page]: ./src/cc2652/README.md\n\n# Contributing\n\nWe 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.\n\nContributors 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).\n\n# License\n\nOpenThread is released under the [BSD 3-Clause license](https://github.com/openthread/ot-cc13x2-cc26x2/blob/main/LICENSE). See the [`LICENSE`](https://github.com/openthread/ot-cc13x2-cc26x2/blob/main/LICENSE) file for more information.\n\nPlease 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.\n\n# Need help?\n\nOpenThread support is available on GitHub:\n\n- Bugs and feature requests pertaining to the OpenThread on CC13x2/CC26x2 Examples — [submit to the openthread/ot-cc13x2-cc26x2 Issue Tracker](https://github.com/openthread/ot-cc13x2-cc26x2/issues)\n- OpenThread bugs and feature requests — [submit to the OpenThread Issue Tracker](https://github.com/openthread/openthread/issues)\n- Community Discussion - [ask questions, share ideas, and engage with other community members](https://github.com/openthread/openthread/discussions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenthread%2Fot-cc13x2-cc26x2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenthread%2Fot-cc13x2-cc26x2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenthread%2Fot-cc13x2-cc26x2/lists"}