mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
937bbd81fe
Some of these are changes corresponding to the spec or to the documentation. zigbee_bridge: Renamed bridge_zigbee to zigbee_bridge. switch: Changed console commands to: matter esp bound/client invoke.
8 lines
290 B
C++
8 lines
290 B
C++
/** Empty File
|
|
*
|
|
* This file is just present to prevent cmake warnings about:
|
|
* No source files found for SRC_DIRS entry '/Users/chirag/work/gitlab/esp-matter/examples/<name>/main/zap-generated'.
|
|
*
|
|
* We need to keep the path in SRC_DIRS to be compatible with the zap data model.
|
|
*/
|
|
|