Skip to content

Commit 6923bb8

Browse files
committedJan 10, 2025
Rename from Mei to Manufacturer-specific
1 parent 550f58c commit 6923bb8

File tree

127 files changed

+910
-745
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+910
-745
lines changed
 

‎.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml \
211211
src/app/zap-templates/zcl/data-model/chip/matter-devices.xml \
212212
src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml \
213-
src/app/zap-templates/zcl/data-model/chip/sample-mei-cluster.xml \
213+
src/app/zap-templates/zcl/data-model/chip/sample-manufacturer-specific-cluster.xml \
214214
src/app/zap-templates/zcl/data-model/chip/electrical-energy-measurement-cluster.xml \
215215
src/app/zap-templates/zcl/data-model/chip/electrical-power-measurement-cluster.xml \
216216
src/app/zap-templates/zcl/data-model/chip/zone-management-cluster.xml \

‎config/zephyr/Kconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ config CHIP_PROJECT_CONFIG
317317
platform-specific settings.
318318

319319
config CHIP_PROJECT_APP_COMMON_INCLUDE_DIRS
320-
string "Project specific app-common directory for MEI clusters"
320+
string "Project specific app-common directory for Manufacturer-specific clusters"
321321
help
322322
Provides a directory to the app-common/ folder.
323323

0 commit comments

Comments
 (0)