What is Zephyr?
The Zephyr Project is a Linux Foundation hosted Collaboration Project. It’s an open source collaborative effort uniting developers and users in building a best-in-class small, scalable, real-time operating system (RTOS) optimized for resource-constrained devices, across multiple architectures.
The Zephyr Project is a neutral project where silicon vendors, OEMs, ODMs, ISVs, and OSVs can contribute technology to reduce costs and accelerate time to market for billions of connected embedded devices. The software is a perfect choice for simple connected sensors, LED wearables, modems, and small wireless gateways. Because Zephyr is modular and supports multiple architectures, developers can create a solution that meets their needs.
As an open source project, the community evolves the project to support new hardware, developer tools, sensors, and device drivers. Improvements are frequently delivered to incorporate enhancements in security, device management capabilities, connectivity stacks, and file systems.
Website - www.zephyrproject.org
Git - https://github.com/zephyrproject-rtos
Mailing Lists - http://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions
Discord channel - https://discord.com/invite/Ck7jw53nU2
Code Licenses: mostly Apache 2.0, MIT for own code, otherwise as upstream
Pre Read If you are New to Zephyr: https://github.com/maksimdrachov/zephyr-rtos-tutorial
To be updated