Skip to content

Commit 083263c

Browse files
authoredFeb 22, 2024
Merge branch 'master' into docs_python_testing
2 parents a75b5e0 + 7e3774e commit 083263c

File tree

2,093 files changed

+129897
-240354
lines changed

Some content is hidden

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

2,093 files changed

+129897
-240354
lines changed
 

‎.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"mounts": [
1515
"source=/var/run/docker.sock,target=/var/run/docker.sock,type=bind"
1616
],
17-
"initializeCommand": ".devcontainer/build.sh --tag matter-dev-environment:local --version 22",
17+
"initializeCommand": "bash .devcontainer/build.sh --tag matter-dev-environment:local --version 22",
1818
"image": "matter-dev-environment:local",
1919
"remoteUser": "vscode",
2020
"customizations": {

‎.github/.wordlist.txt

+4-32
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,19 @@ abfb
1414
ABI
1515
ABIs
1616
ables
17-
AccessControl
18-
AccessControlEntry
17+
accesscontrol
1918
accessor
2019
Accessors
21-
AccountLogin
2220
acdbc
2321
ack
2422
ACKed
2523
ACL
2624
ACLs
2725
actdiag
28-
AdapterAddress
29-
AdapterName
3026
adb
3127
AddNOC
32-
AddOrUpdateThreadNetwork
33-
AddOrUpdateWiFiNetwork
3428
addr
35-
AddResponse
36-
AddThreadNetwork
37-
AddStatus
3829
adk
39-
AdministratorCommissioning
4030
adoc
4131
adr
4232
AdvAutonomous
@@ -48,7 +38,6 @@ AE
4838
aef
4939
AES
5040
AIDL
51-
AlarmCode
5241
algs
5342
alloc
5443
Ameba
@@ -61,15 +50,12 @@ AnnounceOTAProvider
6150
AnnounceOTAProviderRequest
6251
APIs
6352
apk
64-
AppConfig
6553
AppImpl
6654
AppleTV
6755
appliable
68-
ApplianceControl
6956
applianceeventsandalert
7057
ApplianceIdentification
7158
appliancestatistics
72-
ApplicationBasic
7359
ApplicationId
7460
ApplicationIdentifier
7561
ApplicationLauncher
@@ -171,7 +157,6 @@ BRD
171157
breakpoint
172158
bredr
173159
BridgedDeviceBasicInformation
174-
bridgedLightEndpoint
175160
bringup
176161
BroadcastReceiver
177162
BromateConcentrationMeasurement
@@ -259,9 +244,6 @@ CLIs
259244
cloudbuild
260245
CLRF
261246
clusterAttrs
262-
clusterId
263-
clusterList
264-
clusterListName
265247
ClusterName
266248
ClusterObjectTests
267249
ClusterRevision
@@ -315,7 +297,6 @@ ContentApp's
315297
ContentAppPlatform
316298
ContentLaunch
317299
ContentLauncher
318-
continuousHinting
319300
contrib
320301
controllee
321302
conv
@@ -382,7 +363,6 @@ DefaultOTARequestor
382363
DefaultOTARequestorDriver
383364
DefaultOTARequestorStorage
384365
DefaultSuccess
385-
defaultValue
386366
definedValue
387367
DehumidificationControl
388368
DelayedActionTime
@@ -415,9 +395,7 @@ DeviceLayer
415395
DeviceNetworkProvisioningDelegate
416396
DeviceNetworkProvisioningDelegateImpl
417397
DevicePairingDelegate
418-
deviceSoftwareVersionModel
419398
DeviceTemperatureConfiguration
420-
deviceType
421399
DevKitC
422400
DevKitM
423401
devtype
@@ -511,8 +489,6 @@ EnableNetwork
511489
EnableWiFiNetwork
512490
endian
513491
EndpointId
514-
endpointName
515-
endsWith
516492
eno
517493
entrypoint
518494
enum
@@ -523,6 +499,7 @@ epochStartTime
523499
eq
524500
errorValue
525501
esd
502+
espcoredump
526503
ESPPORT
527504
Espressif
528505
esptool
@@ -579,7 +556,6 @@ FlowMeasurement
579556
FluorideConcentrationMeasurement
580557
focusable
581558
forkpty
582-
formatOnSave
583559
FOTA
584560
FreeRTOS
585561
FreeRTOSConfig
@@ -613,7 +589,6 @@ GetIP
613589
getManualTests
614590
GetSafeAttributePersistenceProvider
615591
getstarted
616-
getTests
617592
GH
618593
ghcr
619594
ghp
@@ -634,11 +609,10 @@ GPL
634609
GPLv
635610
Gradle
636611
gradlew
612+
graphviz
637613
Groupcast
638614
GroupId
639615
GroupKeyManagement
640-
groupKeySecurityPolicy
641-
groupKeySetID
642616
groupsettings
643617
gsdk
644618
gtk
@@ -692,8 +666,6 @@ ifconfig
692666
ifdef
693667
ifdefs
694668
IGMP
695-
ignoreApplyUpdate
696-
ignoreQueryImage
697669
ihex
698670
IlluminanceMeasurement
699671
IM
@@ -1620,4 +1592,4 @@ zephyrproject
16201592
zhengyaohan
16211593
Zigbee
16221594
zigbeealliance
1623-
zigbeethread
1595+
zigbeethread

0 commit comments

Comments
 (0)