Getting started with Zephyr OS using CMake

Getting started with Zephyr OS using CMake

Getting started with Zephyr OS using CMake The goal of this tutorial is to lay out a basic folder structure of Zephyr OS application project, introduce you to a build system based on CMake and run your first “Hello world” using Zephyr OS. Why Zephyr? For...