Useful Links
Computer Science
Operating Systems
Real-Time Operating Systems
Zephyr RTOS
1. Introduction to Zephyr RTOS
2. Development Environment Setup
3. West Meta-Tool
4. Building Your First Application
5. Core Kernel Concepts
6. Configuration Systems
7. Device Driver Framework
8. System Services and Subsystems
9. Networking and Connectivity
10. Security Framework
11. Advanced System Features
Development Environment Setup
Host Operating System Requirements
Linux Development Environment
Windows Development Environment
macOS Development Environment
Installing Development Dependencies
Required Toolchains
Python Environment Setup
Required Python Packages
CMake Installation
Ninja Build System
Zephyr SDK Installation
SDK Download Process
SDK Installation Steps
SDK Components Overview
SDK Tools and Utilities
SDK Updates and Maintenance
Version Control Setup
Git Installation and Configuration
Cloning Zephyr Repositories
Branch Management
Remote Repository Management
Previous
1. Introduction to Zephyr RTOS
Go to top
Next
3. West Meta-Tool