maarten1C96 / my_zephyr_application

Example for organizing a standalone Zephyr application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revision Control for Zephyr Applications

Overview

This repository demonstrates how to use Zephyr manifest files to lock a project to specific snapshots of Zephyr and its modules.

This is used as the demonstration at my 2023 Embedded Open Source Summit (Zephyr Developer Summit) talk.

About

Example for organizing a standalone Zephyr application


Languages

Language:C 51.3%Language:CMake 48.7%