Link
Search
Menu
Expand
Document
Zephyr Tutorial
Home
Introduction
Prerequisites
1. Zephyr Setup
1.1 Installation
MacOS
Linux
Windows
1.2 Workspace Setup
MacOS
Linux
Windows
2. Introduction
2.1 RTOS basics
2.3 Tutorial structure
2.2 Zephyr structure
3. Threads
3.1 Introduction
3.2 Commands
3.3 Kconfig
3.4 Exercises
4. GPIO
4.1 Introduction
4.2 Commands
4.3 Kconfig
4.4 Exercise
5. Scheduling
5.1 Introduction
5.2 Commands
5.3 Kconfig
5.4 Exercise
6. Logging
6.1 Introduction
6.2 Commands
6.3 Kconfig
6.4 Exercise
7. Debugging
7.1 Introduction
7.2 Commands
7.3 Kconfig
7.4 Exercise
8. Interrupts
8.1 Introduction
8.2 Commands
8.3 Kconfig
8.4 Exercise
9. Timers
9.1 Introduction
9.2 Commands
9.3 Kconfig
9.4 Exercise
10. Mutexes
10.1 Introduction
10.2 Commands
10.3 Kconfig
10.4 Exercise
Contributing
Table of contents
5.1 Introduction
5.2 Commands
5.3 Kconfig
5.4 Exercise