tree: 7ad9389f9e97d8fd044360e56248dd8a091c15cf [path history] [tgz]
  1. src/
  2. BUILD.py
  3. CMakeLists.txt
  4. dev.dtsi
  5. prj.conf
  6. README.md
zephyr/program/dev/README.md

Minimal Example Zephyr EC Project

This directory is intended to be an extremely minimal example of a project. Should you like, you can use it as a bring up a new program, or as reference as you require.

If you‘re bringing up a new variant of a program, you don’t need a whole project directory with a BUILD.py and all, and this example is likely not of use to you. Check out the project config documentation for instructions on adding a new variant.

Building

To build the dev-posix example, run:

(chroot) $ zmake build dev-posix