{"id":20841251,"url":"https://github.com/zephyrproject-rtos/zephyr-testing","last_synced_at":"2025-05-08T22:08:22.203Z","repository":{"id":20314400,"uuid":"89432056","full_name":"zephyrproject-rtos/zephyr-testing","owner":"zephyrproject-rtos","description":"Test Repo, Do not clone! Use zephyr repo  instead","archived":false,"fork":false,"pushed_at":"2025-05-07T11:20:28.000Z","size":700624,"stargazers_count":15,"open_issues_count":4,"forks_count":26,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-05-08T22:07:58.427Z","etag":null,"topics":["ci","testing"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zephyrproject-rtos.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-26T03:08:46.000Z","updated_at":"2025-05-07T11:20:32.000Z","dependencies_parsed_at":"2023-09-23T07:11:54.190Z","dependency_job_id":"a47baccc-d5c8-4a5e-9bc5-7ce60f5f39ac","html_url":"https://github.com/zephyrproject-rtos/zephyr-testing","commit_stats":null,"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrproject-rtos%2Fzephyr-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrproject-rtos%2Fzephyr-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrproject-rtos%2Fzephyr-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrproject-rtos%2Fzephyr-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephyrproject-rtos","download_url":"https://codeload.github.com/zephyrproject-rtos/zephyr-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253154975,"owners_count":21862622,"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":["ci","testing"],"created_at":"2024-11-18T01:19:23.886Z","updated_at":"2025-05-08T22:08:17.194Z","avatar_url":"https://github.com/zephyrproject-rtos.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":".. raw:: html\n\n   \u003ca href=\"https://www.zephyrproject.org\"\u003e\n     \u003cp align=\"center\"\u003e\n       \u003cpicture\u003e\n         \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"doc/_static/images/logo-readme-dark.svg\"\u003e\n         \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"doc/_static/images/logo-readme-light.svg\"\u003e\n         \u003cimg src=\"doc/_static/images/logo-readme-light.svg\"\u003e\n       \u003c/picture\u003e\n     \u003c/p\u003e\n   \u003c/a\u003e\n\n   \u003ca href=\"https://bestpractices.coreinfrastructure.org/projects/74\"\u003e\u003cimg src=\"https://bestpractices.coreinfrastructure.org/projects/74/badge\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://scorecard.dev/viewer/?uri=github.com/zephyrproject-rtos/zephyr\"\u003e\u003cimg src=\"https://api.securityscorecards.dev/projects/github.com/zephyrproject-rtos/zephyr/badge\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%3Amain\"\u003e\u003cimg src=\"https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml/badge.svg?event=push\"\u003e\u003c/a\u003e\n\n\nThe Zephyr Project is a scalable real-time operating system (RTOS) supporting\nmultiple hardware architectures, optimized for resource constrained devices,\nand built with security in mind.\n\nThe Zephyr OS is based on a small-footprint kernel designed for use on\nresource-constrained systems: from simple embedded environmental sensors and\nLED wearables to sophisticated smart watches and IoT wireless gateways.\n\nThe Zephyr kernel supports multiple architectures, including ARM (Cortex-A,\nCortex-R, Cortex-M), Intel x86, ARC, Nios II, Tensilica Xtensa, and RISC-V,\nSPARC, MIPS, and a large number of `supported boards`_.\n\n.. below included in doc/introduction/introduction.rst\n\n\nGetting Started\n***************\n\nWelcome to Zephyr! See the `Introduction to Zephyr`_ for a high-level overview,\nand the documentation's `Getting Started Guide`_ to start developing.\n\n.. start_include_here\n\nCommunity Support\n*****************\n\nCommunity support is provided via mailing lists and Discord; see the Resources\nbelow for details.\n\n.. _project-resources:\n\nResources\n*********\n\nHere's a quick summary of resources to help you find your way around:\n\nGetting Started\n---------------\n\n  | 📖 `Zephyr Documentation`_\n  | 🚀 `Getting Started Guide`_\n  | 🙋🏽 `Tips when asking for help`_\n  | 💻 `Code samples`_\n\nCode and Development\n--------------------\n\n  | 🌐 `Source Code Repository`_\n  | 📦 `Releases`_\n  | 🤝 `Contribution Guide`_\n\nCommunity and Support\n---------------------\n\n  | 💬 `Discord Server`_ for real-time community discussions\n  | 📧 `User mailing list (users@lists.zephyrproject.org)`_\n  | 📧 `Developer mailing list (devel@lists.zephyrproject.org)`_\n  | 📬 `Other project mailing lists`_\n  | 📚 `Project Wiki`_\n\nIssue Tracking and Security\n---------------------------\n\n  | 🐛 `GitHub Issues`_\n  | 🔒 `Security documentation`_\n  | 🛡️ `Security Advisories Repository`_\n  | ⚠️ Report security vulnerabilities at vulnerabilities@zephyrproject.org\n\nAdditional Resources\n--------------------\n  | 🌐 `Zephyr Project Website`_\n  | 📺 `Zephyr Tech Talks`_\n\n.. _Zephyr Project Website: https://www.zephyrproject.org\n.. _Discord Server: https://chat.zephyrproject.org\n.. _supported boards: https://docs.zephyrproject.org/latest/boards/index.html\n.. _Zephyr Documentation: https://docs.zephyrproject.org\n.. _Introduction to Zephyr: https://docs.zephyrproject.org/latest/introduction/index.html\n.. _Getting Started Guide: https://docs.zephyrproject.org/latest/develop/getting_started/index.html\n.. _Contribution Guide: https://docs.zephyrproject.org/latest/contribute/index.html\n.. _Source Code Repository: https://github.com/zephyrproject-rtos/zephyr\n.. _GitHub Issues: https://github.com/zephyrproject-rtos/zephyr/issues\n.. _Releases: https://github.com/zephyrproject-rtos/zephyr/releases\n.. _Project Wiki: https://github.com/zephyrproject-rtos/zephyr/wiki\n.. _User mailing list (users@lists.zephyrproject.org): https://lists.zephyrproject.org/g/users\n.. _Developer mailing list (devel@lists.zephyrproject.org): https://lists.zephyrproject.org/g/devel\n.. _Other project mailing lists: https://lists.zephyrproject.org/g/main/subgroups\n.. _Code samples: https://docs.zephyrproject.org/latest/samples/index.html\n.. _Security documentation: https://docs.zephyrproject.org/latest/security/index.html\n.. _Security Advisories Repository: https://github.com/zephyrproject-rtos/zephyr/security\n.. _Tips when asking for help: https://docs.zephyrproject.org/latest/develop/getting_started/index.html#asking-for-help\n.. _Zephyr Tech Talks: https://www.zephyrproject.org/tech-talks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrproject-rtos%2Fzephyr-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephyrproject-rtos%2Fzephyr-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrproject-rtos%2Fzephyr-testing/lists"}