© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
A. EliaszZephyr RTOS Embedded C Programminghttps://doi.org/10.1007/979-8-8688-0107-5_4

4. Zephyr RTOS Multithreading

Andrew Eliasz1  
(1)
First Technology Transfer, Croydon, Surrey, UK
 

Building Zephyr application requires a basic understanding of the Zephyr build system. This involves being able to make sense of the Kconfig and devicetree files used in the sample projects and then using these as a starting point for your own projects. Mostly, the project-specific files are relatively simple and build on the Kconfig files and devicetree files in the various parts of the Zephyr source code tree. Using the west tool hides much of the underlying complexity.

The ...

Get Zephyr RTOS Embedded C Programming: Using Embedded RTOS POSIX API now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.