
Primäres Git-Repository für das Zephyr-Projekt. Zephyr ist ein neues, skalierbares, optimiertes, sicheres RTOS für mehrere Hardware-Architekturen.
.. raw:: html
Das Zephyr-Projekt ist ein skalierbares Echtzeitbetriebssystem (RTOS), das mehrere Hardware-Architekturen unterstützt, für ressourcenbeschränkte Geräte optimiert und mit Fokus auf Sicherheit entwickelt wurde.
Das Zephyr-Betriebssystem basiert auf einem Kernel mit geringem Footprint, der für den Einsatz auf ressourcenbeschränkten Systemen entwickelt wurde: von einfachen eingebetteten Umweltsensoren und LED-Wearables bis hin zu ausgefeilten Smartwatches und IoT-Funk-Gateways.
Der Zephyr-Kernel unterstützt mehrere Architekturen, darunter ARM (Cortex-A, Cortex-R, Cortex-M), Intel x86, ARC, Tensilica Xtensa, RISC-V, SPARC, MIPS und eine große Anzahl von supported boards_.
.. below included in doc/introduction/introduction.rst
Erste Schritte
Willkommen bei Zephyr! Siehe Introduction to Zephyr_ für eine allgemeine Übersicht und die Getting Started Guide_ der Dokumentation, um mit der Entwicklung zu beginnen.
.. start_include_here
Community-Unterstützung
Community-Unterstützung wird über Mailinglisten und Discord bereitgestellt; siehe die Ressourcen unten für Details.
.. _project-resources:
Ressourcen
Hier eine kurze Zusammenfassung der Ressourcen, die Ihnen den Einstieg erleichtern:
| 📖 Zephyr Documentation_
| 🚀 Getting Started Guide_
| 🙋🏽 Tips when asking for help_
| 💻 Code samples_
| 🌐 Source Code Repository_
| 📦 Releases_
| 🤝 Contribution Guide_
| 💬 Discord Server_ for real-time community discussions
| 📧 User mailing list ([email protected])_
| 📧 Developer mailing list ([email protected])_
| 📬 Other project mailing lists_
| 📚 Project Wiki_
| 🐛 GitHub Issues_
| 🔒 Security documentation_
| 🛡️ Security Advisories Repository_
| ⚠️ Report security vulnerabilities at [email protected]
| 🌐 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 ([email protected]): https://lists.zephyrproject.org/g/users .. _Developer mailing list ([email protected]): 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: .. _Zephyr Tech Talks: