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
System Services and Subsystems
Logging Subsystem
Logging Framework
Logging API Overview
Log Message Structure
Logging Macros
Log Levels
Error Level Logging
Warning Level Logging
Info Level Logging
Debug Level Logging
Custom Log Levels
Log Backends
UART Log Backend
RTT Log Backend
Memory Log Backend
Custom Backend Development
Advanced Logging Features
Deferred Logging
Log Buffering
Log Filtering
Performance Optimization
Shell Subsystem
Shell Framework Integration
Shell Subsystem Enabling
Shell Initialization Process
Shell Configuration Options
Custom Command Development
Command Registration
Command Handler Implementation
Argument Parsing
Command Help System
Built-in Shell Commands
System Information Commands
Kernel Commands
Device Commands
File System Support
File System API
File Operations
Directory Operations
File System Mounting
Path Management
Supported File Systems
LittleFS Implementation
FAT File System Support
File System Selection Criteria
File System Configuration
Mount Point Setup
File System Parameters
Storage Backend Configuration
Storage Services
Non-Volatile Storage
NVS API Functions
Data Storage Operations
Data Retrieval Operations
NVS Configuration
Settings Subsystem
Settings API Overview
Persistent Configuration
Settings Backends
Configuration Management
Previous
7. Device Driver Framework
Go to top
Next
9. Networking and Connectivity