tree: 4da904c3787249d17c5d835537d16174823f9d9c [path history] [tgz]
  1. app/
  2. chip-gn/
  3. chip-module/
  4. Kconfig
  5. ota-image.cmake
  6. README.md
  7. zephyr-util.cmake
config/zephyr/README.md

Zephyr build and configuration files

This directory contains build scripts and common configuration files used by CHIP Zephyr applications. It is structured as follows:

File/FolderContents
chip-gnGN project used to build selected CHIP libraries with the Zephyr platform integration layer
chip-moduleCMake wrapper for the GN project defined in chip-gn directory, and other components that allow one to use CHIP as a Zephyr module
appCommon and optional Kconfig configuration files that can be used in Zephyr applications