错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Zephyr RTOS Multithreading

  • Andrew Eliasz

摘要

Building Zephyr application requires a basic understanding of the Zephyr build system. This involves being able to make sense of the Kconfig and device tree 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 device tree files in the various parts of the Zephyr source code tree. Using the west tool hides much of the underlying complexity.