OPERATING SYSTEMS
Zephyr
| Date Published: | |
| Last Modified: |
Overview
The Zephyr Project is a real-time operating system designed for resource-constrained devices such as microcontrollers. Is is part of the Linux Foundation.
The main repo can be found on GitHub.
Zephyr provides cooperative and preemptive scheduling.
Uses a CMake build environment.

