Skip to content

eove/zephyr-nix-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nix templates for Zephyr projects

This repository contains templates for new Zephyr projects and applications.

Quick start

This is a very minimal template that setup a Zephyr development environment for C projects.

nix flake new --template github:eove/zephyr-nix-templates#quick-start my-new-project

or if your already have an empty directory:

nix flake init --template github:eove/zephyr-nix-templates#quick-start

About

Nix templates for Zephyr projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published