.. raw:: html
Zephyr 项目是一个可扩展的实时操作系统(RTOS),支持 多种硬件架构,针对资源受限设备进行了优化, 并注重安全性构建。
Zephyr 操作系统基于一个小型内核,专为资源受限系统 设计:从简单的嵌入式环境传感器和 LED 可穿戴设备到复杂的智能手表和物联网无线网关。
Zephyr 内核支持多种架构,包括 ARM(Cortex-A、
Cortex-R、Cortex-M)、Intel x86、ARC、Tensilica Xtensa 和 RISC-V、
SPARC、MIPS 以及大量 supported boards_。
.. below included in doc/introduction/introduction.rst
入门指南
欢迎使用 Zephyr!请参阅 Introduction to Zephyr_ 获取高层概述,
并参考文档中的 Getting Started Guide_ 开始开发。
.. start_include_here
社区支持
社区支持通过邮件列表和 Discord 提供;有关详细信息, 请参阅下方的资源。
.. _project-resources:
资源
以下是资源的快速摘要,帮助您快速上手:
入门指南
| 📖 Zephyr Documentation_
| 🚀 Getting Started Guide_
| 🙋🏽 Tips when asking for help_
| 💻 Code samples_
代码与开发
| 🌐 Source Code Repository_
| 📦 Releases_
| 🤝 Contribution Guide_
社区与支持
| 💬 Discord Server_ 用于实时社区讨论
| 📧 User mailing list (users@lists.zephyrproject.org)_
| 📧 Developer mailing list (devel@lists.zephyrproject.org)_
| 📬 Other project mailing lists_
| 📚 Project Wiki_
问题跟踪与安全
| 🐛 GitHub Issues_
| 🔒 Security documentation_
| 🛡️ Security Advisories Repository_
| ⚠️ 在 vulnerabilities@zephyrproject.org 报告安全漏洞
其他资源
| 🌐 Zephyr Project Website_
| 📺 Zephyr Tech Talks_
.. _Zephyr Project Website: https://www.zephyrproject.org .. _Discord Server: https://chat.zephyrproject.org .. _supported boards: https://docs.zephyrproject.org/latest/boards/index.html .. _Zephyr Documentation: https://docs.zephyrproject.org .. _Introduction to Zephyr: https://docs.zephyrproject.org/latest/introduction/index.html .. _Getting Started Guide: https://docs.zephyrproject.org/latest/develop/getting_started/index.html .. _Contribution Guide: https://docs.zephyrproject.org/latest/contribute/index.html .. _Source Code Repository: https://github.com/zephyrproject-rtos/zephyr .. _GitHub Issues: https://github.com/zephyrproject-rtos/zephyr/issues .. _Releases: https://github.com/zephyrproject-rtos/zephyr/releases .. _Project Wiki: https://github.com/zephyrproject-rtos/zephyr/wiki .. _User mailing list (users@lists.zephyrproject.org): https://lists.zephyrproject.org/g/users .. _Developer mailing list (devel@lists.zephyrproject.org): https://lists.zephyrproject.org/g/devel .. _Other project mailing lists: https://lists.zephyrproject.org/g/main/subgroups .. _Code samples: https://docs.zephyrproject.org/latest/samples/index.html .. _Security documentation: https://docs.zephyrproject.org/latest/security/index.html .. _Security Advisories Repository: https://github.com/zephyrproject-rtos/zephyr/security .. _Tips when asking for help: https://docs.zephyrproject.org/latest/develop/getting_started/index.html#asking-for-help
.. _Zephyr 技术讲座: https://www.zephyrproject.org/tech-talks