tree: 19b1cb56768320cbb8e4d2e807386ead08bbb960 [path history] [tgz]
  1. common/
  2. linux-imx/
  3. linux-se05x/
  4. rt/
  5. zap/
  6. zephyr/
  7. CMakeLists.txt
  8. Kconfig
  9. prj.conf
  10. README.md
examples/thermostat/nxp/README.md

CHIP NXP Thermostat Application

Overview

The NXP Thermostat example is based on Project CHIP and NXP SDK, and provides a prototype of a thermostat device which demonstrates device commissioning and different cluster control.

Supported platforms

The Thermostat example is supported on the following platforms :

NXP platformDedicated readme
RW61x (Zephyr OS)NXP Zephyr Guide
RW61x (FreeRTOS OS)NXP RW61x (FreeRTOS) Guide
RT1170NXP RT1170 Guide
RT1060NXP RT1060 Guide

For details on platform-specific requirements and configurations, please refer to the respective platform's readme.

Environment Setup, Building, and Testing

All the information required to set up the environment, build the application, and test it can be found in the common readme for NXP platforms :