Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge fork #18

Merged
merged 428 commits into from
Aug 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
428 commits
Select commit Hold shift + click to select a range
c5b4d91
Update cherry-picks.yaml
woody-apple Jul 14, 2022
f373b3f
Modified test july 14 (#20709)
manjunath-grl Jul 14, 2022
413b4c2
Enable darwin framework tool tests. (#20648)
krypton36 Jul 14, 2022
835e4ce
Reenable logging for lock-app by converting to Thread MTD (#20679)
adabreuti Jul 14, 2022
5aa5e8e
Groups cluster: Check that keys are set before AddGroup. (#20688)
rcasallas-silabs Jul 14, 2022
0aa4822
Add Gradle wrapper validation action (#20533)
utzcoz Jul 15, 2022
b699bde
[session] Fix #20649 - initialize active and session timestamps on se…
turon Jul 15, 2022
3ce8917
Chef CI/CD Docs (#20711)
aBozowski Jul 15, 2022
0561ad2
[Zephyr] Fix potential data race on multicast configuration (#20722)
Damian-Nordic Jul 15, 2022
5fcd6ae
[chip-tool] Properly shutdown all opened commissioners (#20727)
vivien-apple Jul 15, 2022
0eaa37c
GCB Queue TTL (#20748)
aBozowski Jul 15, 2022
ae987b0
Added retry Join for RS911x and enabling only IPv6 by default (#20747)
chirag-silabs Jul 15, 2022
ed040c2
Validate RCAC Prior to Setting on AddTrustedRootCertificate Command. …
emargolis Jul 15, 2022
1f7b5f4
Fix invalid null delegate usage attempts in media input (#20682)
andy31415 Jul 15, 2022
1ecc4e6
[nrfconnect] Fix window-covering app build after adding EnableKey (#2…
ArekBalysNordic Jul 15, 2022
01d0deb
Fix management of mRunScheduled state in reporting engine. (#20694)
bzbarsky-apple Jul 15, 2022
293ce20
Set detect_leaks=1 in various places where we do ASAN builds in CI. (…
bzbarsky-apple Jul 15, 2022
c50bacc
[nrfconnect] Disabled putting file info into the assert for release (…
kkasperczyk-no Jul 15, 2022
16d1dd5
Manual testscripts update and PICS update (#20701)
kowsisoundhar12 Jul 15, 2022
6d959ae
Feature/add separate feature bits for dl schedules (#20670)
Morozov-5F Jul 15, 2022
6185156
Fix incorrect default for BallastFactorAdjustment. (#20739)
bzbarsky-apple Jul 15, 2022
cd4ab7c
Revert "Set detect_leaks=1 in various places where we do ASAN builds …
woody-apple Jul 16, 2022
4b1f365
Log error on bad packets instead of silent return (#20126)
andy31415 Jul 16, 2022
ce92c97
Implement updated spec rules related to CATs (#20776)
tcarmelveilleux Jul 16, 2022
aa7c0ba
[chip-cert] Updated support for HEX encoding to certificate tool. (#2…
emargolis Jul 16, 2022
73a94a2
Update ZAP metadata in ZCL files. (#20640)
tecimovic Jul 16, 2022
b5ec814
Enabled building apps for linux armhf with chef. (#20674)
rwells1703 Jul 16, 2022
0e9122e
EFR32: Device Attestation Credentials Provider implementation. (#20686)
rcasallas-silabs Jul 16, 2022
8a32b6c
[Tizen] Do not create flashbundle for non-TPK apps (#20730)
arkq Jul 16, 2022
207d89b
[Ameba] Implement erase partition in Abort function (#20741)
pankore Jul 16, 2022
cd42353
[Ameba] Fixes to pass the PersistentStorage storage_audit (#20792)
pankore Jul 16, 2022
fd91bea
Updated Manual scripts verification steps and PICS (#20759)
kowsisoundhar12 Jul 16, 2022
e19242e
[Ameba] Set matter_enable_persistentstorage_audit as disabled by defa…
pankore Jul 16, 2022
bd077fe
Reset error state when shutting down chip-tool commands. (#20818)
bzbarsky-apple Jul 16, 2022
e455945
add enum check (#20020)
yunhanw-google Jul 16, 2022
1497495
updated Manual Scripts (#20842)
kowsisoundhar12 Jul 17, 2022
aa9457e
Manual and modified script update (#20821)
manjunath-grl Jul 17, 2022
fa549eb
Add support for BoringSSL CHIPCryptoPAL backend (#20824)
cletnick Jul 18, 2022
787f265
Bump third_party/mbedtls/repo from `ada62f2` to `8bb9e46` (#20858)
dependabot[bot] Jul 18, 2022
784c7f3
Bump third_party/pigweed/repo from `438c2a7` to `2bfd28c` (#20859)
dependabot[bot] Jul 18, 2022
e79fcbe
return CHIP_NO_ERROR and not CHIP_ERROR_NOT_IMPLEMENTED in implemente…
markus-becker-tridonic-com Jul 18, 2022
e4cfa0a
Doorlock: support user management and PIN (#20863)
tima-q Jul 18, 2022
21490a2
Initialize OTA Requestor 3 seconds after Thread attach (#20860)
tima-q Jul 18, 2022
af5f7c9
[EFR32] Bump the silabs submodule pointer, update documentation (#20847)
selissia Jul 18, 2022
08bb91f
Fabric-scoping support in IDL parsing (#20819)
andy31415 Jul 18, 2022
953abf5
Move NamedPipeCommands class to platform/linux (#20815)
yufengwangca Jul 18, 2022
5b93d57
Drop the CI test timeout back down to 120 seconds. (#20870)
bzbarsky-apple Jul 18, 2022
8774ec9
Add OTA Software Update in Darwin Tool Framework (#20767)
krypton36 Jul 18, 2022
a773e05
Fix ACL constraint error (return constraint error instead of failure …
andy31415 Jul 18, 2022
8800678
Fix status of fabric-scoped commands running in PASE (#20849)
tcarmelveilleux Jul 18, 2022
a15e2b0
[Infineon] Update P6 assets to latest tag along BT API changes (#20850)
praveenCY Jul 18, 2022
452b193
Fix invalid null delegate usage attempts in media clusters (#20853)
lazarkov Jul 18, 2022
f59ecd0
Address various review comments for Darwin OTA delegate bridge. (#20888)
bzbarsky-apple Jul 18, 2022
dd89362
Chef - Fix typo in installation package node -> nodejs (#20900)
cpagravel Jul 19, 2022
768b575
Fix CryptoBuildConfig.h usage (#20887)
tcarmelveilleux Jul 19, 2022
239784c
Update labeler.yml
woody-apple Jul 19, 2022
70f9485
Create labeler.yaml
woody-apple Jul 19, 2022
143adf6
Updated Verification steps and PICS Condition (#20876)
kowsisoundhar12 Jul 19, 2022
0d83fcc
Chef - Add noip sample app. (#20852)
cpagravel Jul 19, 2022
bc706b7
Clean up unified BUILD selection (#20884)
mspang Jul 19, 2022
16cae34
Adding support for Media commands (beyond LaunchURL) to tv-casting-co…
sharadb-amazon Jul 19, 2022
ae4e105
Use ISO8601 delimiters for displaying the manufacturing date. (#20857)
markus-becker-tridonic-com Jul 19, 2022
ea78432
[BL602] Update button, not use dts to init (#20905)
jczhang777 Jul 19, 2022
fcd6594
Set DeviceInstanceInfoProvider to the platform implementation. (#20801)
ArekBalysNordic Jul 19, 2022
f6cfaaf
Define the unknown enum value for cluster enums. (#20907)
bzbarsky-apple Jul 19, 2022
7ce650a
Modified scripts jul 19 (#20931)
manjunath-grl Jul 19, 2022
21c457a
[size-opt] Optimize DefaultStorageKeyAllocator code size (#20926)
Damian-Nordic Jul 19, 2022
3099482
Update tv.zap & matter-devices.xml to align them with spec (#20918)
lazarkov Jul 19, 2022
4a0d66f
[chip-tool] Add an option to continue running tests even after a test…
vivien-apple Jul 19, 2022
4cdecc9
Fix the QR code link with the correct value in the documentation (#20…
dhrishi Jul 19, 2022
e5afb18
We should not call SetDiagnosticDataProvider within PaltformMgr on ea…
yufengwangca Jul 19, 2022
e4cc869
Mark CASE sessions as defunct when we don't get expected responses/ac…
bzbarsky-apple Jul 19, 2022
db05b3e
[Darwin] Fix memory leak of OTA Provider delegate bridge in MTRDevice…
carol-apple Jul 19, 2022
bae17f5
Fix HeapObjectPool node leaks. (#20943)
bzbarsky-apple Jul 19, 2022
612714f
Software version string on nrf while doing automation testing (#20939)
MtTsai Jul 19, 2022
a488d9a
Log lengths of strings in payload logging. (#20934)
bzbarsky-apple Jul 19, 2022
46cc4a7
Enable -Wconversion in Darwin framework CI. (#20891)
bzbarsky-apple Jul 19, 2022
889b3b6
[chip-tool] Add subscribe-all command (#20868)
vivien-apple Jul 19, 2022
e039344
Update darwin-framework-tool to build Matter.framework on changes. (#…
krypton36 Jul 19, 2022
df636ce
In DefaultOTARequestorDriver::GetMaxDownloadBlockSize(), return maxDo…
isiu-apple Jul 19, 2022
5eb84bc
[nrfconnect] Fix handling Spake2+ salt in factory data script (#20924)
Damian-Nordic Jul 19, 2022
c732630
Add support for Additional data advertising and rotating ID. Add buil…
jmartinez-silabs Jul 19, 2022
9c487ed
Upping timeouts for nRF
woody-apple Jul 20, 2022
b1efef2
Update examples-infineon.yaml
woody-apple Jul 20, 2022
59969ca
Adding documentation for how to get started with Matter & iOS/tvOS/ma…
woody-apple Jul 20, 2022
31577c7
Add missing interaction model error codes to MTRError. (#20977)
bzbarsky-apple Jul 20, 2022
3b98375
Android tv-casting-app: Add support for additional Media commands to …
sharadb-amazon Jul 20, 2022
72ce125
Upping ESP32 timeouts
woody-apple Jul 20, 2022
da737b1
Upping EFR timeouts
woody-apple Jul 20, 2022
7fde831
Fix broken PaseVerifier codepath and add test (#20969)
ajwak Jul 20, 2022
6f165df
[ESP32] Support log configuration in menuconfig (#20597)
whisper2chen Jul 20, 2022
9c44ab7
Update ZAP to tip (#20986)
bzbarsky-apple Jul 20, 2022
a9b4d58
Better debug logs on response (#19595)
gmarcosb Jul 20, 2022
edae569
[K32W0] Update Docker image to accomodate SDK 2.6.6 (#20472)
doru91 Jul 20, 2022
2ad158f
Software version string on efr32 chef build while doing automation te…
MtTsai Jul 20, 2022
cfbfab2
Update switch cluster attributes before triggering the related event …
yufengwangca Jul 20, 2022
0ad4506
fix programmingPin index for removeFabrics (#20944)
mykrupp Jul 20, 2022
6d693f7
Increasing PBUF_POOL_SIZE from 16 to 32 (#20993)
rosahay-silabs Jul 20, 2022
0c8cbf5
Remove wait option for subscribe in darwin-framework-tool (#21001)
krypton36 Jul 20, 2022
4a56906
Updating Infineon P6 example lock application (#20829)
keithmwheeler Jul 20, 2022
5cf9d28
Added Negative Test Cases for Invalid CATs in NOC. (#20998)
emargolis Jul 20, 2022
a3390b1
Add crypto target to build examples (#20958)
andy31415 Jul 20, 2022
d1679fa
Adds fix for WF200 and RS911x for AP not found and retry logic for WF…
shgutte Jul 20, 2022
893ac17
Align xml files with spec (#20920)
PSONALl Jul 20, 2022
62ccd49
Detect mis-typed constraint names. (#21006)
bzbarsky-apple Jul 20, 2022
8145ce3
Test Script Updates - July 21st (#21014)
kvikrambhat Jul 20, 2022
5132358
Include non-fabric-associated pending roots in the RootCertificates a…
bzbarsky-apple Jul 20, 2022
6b1d52a
Python: Support for specifying absolute timeouts for Invoke/Write (#2…
mrjerryjohns Jul 21, 2022
077128d
Pass controller vendor ID when creating a commisioner instance (#21032)
ajwak Jul 21, 2022
d5fd062
Chef - Separate Chef build noip into separate step (#21011)
cpagravel Jul 21, 2022
e1110c1
ExchangeHolder: A RAII'fied, safer, hands-free construct for EC clean…
mrjerryjohns Jul 21, 2022
6d54807
Mark fabric-scoped commands in the XML and use that in codegen. (#21022)
bzbarsky-apple Jul 21, 2022
94f8974
Fix base38 decoding for long payloads. (#21037)
bzbarsky-apple Jul 21, 2022
33aecf8
Fabric scoped commands in idl generation (#21050)
andy31415 Jul 21, 2022
83deb47
Remove non-used field from WiFi commissioning driver (#21048)
arkq Jul 21, 2022
5665d38
Added support to the bridge-app for action-lists. (#20121)
jwinder-ca Jul 21, 2022
b87244d
Remove Obsolete TODOs in the AddTrustedRootCertificate and AddNOC Com…
emargolis Jul 21, 2022
1d88b32
Chef - Add automated_test_stamp to Chef CD builds (#21059)
cpagravel Jul 21, 2022
e15af6f
[esp32]: Do not setup DeviceInfoProvider within PlatformMgr (#21039)
yufengwangca Jul 21, 2022
4ce818e
Improve discovery logging a bit. (#21056)
bzbarsky-apple Jul 21, 2022
b263270
Unit localization cluster constraints (#21003)
andy31415 Jul 21, 2022
f071851
Added support for the bridged device basic feature-map attribute. (#2…
jwinder-ca Jul 21, 2022
48d628a
Fix storage location of Docker images and containers for Mac or linux…
DamMicSzm Jul 21, 2022
14c3b57
Fix the python output name (#21073)
mspang Jul 21, 2022
4b77b8e
Descope less relevant unit tests from unified build variants (#20950)
mspang Jul 21, 2022
206fcf8
Thermostat Test Scripts (#21068)
chrisbeach59 Jul 21, 2022
eeb75da
Updating Infineon P6 example lock application to support NtifyUpdate …
keithmwheeler Jul 22, 2022
8548f96
* Schedule initialisation of Server to not mix with OpenThread Platfo…
tima-q Jul 22, 2022
ce075ee
initial build (#21095)
woody-apple Jul 22, 2022
c3e71f2
Revert "[esp32]: Do not setup DeviceInfoProvider within PlatformMgr (…
woody-apple Jul 22, 2022
0e08265
Remove deprecated cluster_sources from chip_data_model (#21005)
andy31415 Jul 22, 2022
27fc7b7
[Telink]: Update to Zephyr v3.1.99 and removed hal deviation (#21102)
s07641069 Jul 22, 2022
a671405
Add nodeid to logs in OperationalDeviceProxy.cpp (#21019)
andy31415 Jul 22, 2022
c104a72
Update K32W in vscode image to matck K32W dockerfile (#21112)
andy31415 Jul 22, 2022
f219351
iOS TvCasting app: Add support for additional Media commands to Matte…
sharadb-amazon Jul 22, 2022
395bb66
Add function to reset heap high watermarks (#21105)
lucicop Jul 22, 2022
8274265
Disallow opening commissioning windows when fail-safe is not fully di…
bzbarsky-apple Jul 22, 2022
0629b6e
Remove unused "InsufficientPrivilege" NOCResponse status (#21072)
tcarmelveilleux Jul 22, 2022
9b2c889
[K32W0] SVE fixes (#20471)
doru91 Jul 22, 2022
3abbf2c
Chef - Increase cloudbuild size limit (#21119)
cpagravel Jul 22, 2022
e58147e
Reverting LWIP back to 16 (#21055)
rosahay-silabs Jul 22, 2022
b647dfb
Ignore StartupMode when rebooting due to OTA. (#21074)
bzbarsky-apple Jul 23, 2022
2557f51
Fix level control's currentLevel update when receiving an Off command…
marius-alex-tache Jul 23, 2022
c1d65e2
[Infineon][SVE] Remove the define CHIP_DEVICE_CONFIG_THREAD_SRP_MAX_S…
hsusid Jul 25, 2022
35e13a9
[esp32]: Do not setup DeviceInfoProvider within PlatformMgr (#21109)
yufengwangca Jul 25, 2022
be1d492
Fix crash if commissionee drops PASE session before AddNOC. (#21121)
bzbarsky-apple Jul 25, 2022
5f0453c
[BDX][Darwin] Add basic BDX protocol supports for Matter.framework (#…
vivien-apple Jul 25, 2022
b74e229
[Ameba] Add light-switch-app build option and enable matter_shell mac…
pankore Jul 25, 2022
f569e0c
[Tizen] Eth driver for network commissioning cluster (#21151)
arkq Jul 25, 2022
75f307c
Add capability to adjust the state of the the switch position (#21144)
yufengwangca Jul 25, 2022
3ca630c
SystemLayerImplSelect: fix Request/ClearCallbackOnPendingXXX() for di…
plan44 Jul 25, 2022
6e6e299
updated Scripts july 23 (#21132)
kowsisoundhar12 Jul 25, 2022
c2b060b
mdns: set authoritative bit for mDNS replies (#21108)
gjc13 Jul 25, 2022
251d49f
Move CommandSender/Handler and WriteClient/Handler over to `ExchangeH…
mrjerryjohns Jul 25, 2022
1ff2174
[Bouffalolab]add docker file for Bouffalolab (#21041)
stoneM2017 Jul 25, 2022
8ecce5e
[test] Add --dry-run option to run_test_suite.py (#21137)
turon Jul 25, 2022
db7bee8
[EFR32] Switch support from BLE Notification to Indication (#21172)
mkardous-silabs Jul 25, 2022
641e3ad
Add #if CHIP_HAVE_CONFIG around *BuildConfig headers (#21169)
dnicoara Jul 25, 2022
4f280ce
Do not setup ConfigurationMgr via PlatformMgr on each platform (#21075)
yufengwangca Jul 25, 2022
2987329
Run crypto tests (only) under BoringSSL from unified build (#21168)
mspang Jul 25, 2022
e695dd8
[OTA] Add Descriptor Cluster to ota-requestor-app (#21209)
carol-apple Jul 26, 2022
c32f137
Ensure we log the full generated setup payload in chip-tool. (#21207)
bzbarsky-apple Jul 26, 2022
925cff6
[webos]: Remove the unused platform implementation of DeviceInfoProvi…
yufengwangca Jul 26, 2022
d94cbdc
Replace `PeerId` -> `ScopedNodeId` where applicable. (#20896)
mrjerryjohns Jul 26, 2022
75f1ddf
Emit Leave events before the fabric is actually removed. (#21191)
bzbarsky-apple Jul 26, 2022
79e8c9e
Fix handling of short discriminator in Linux BLE scan. (#21187)
bzbarsky-apple Jul 26, 2022
a7ad1d8
Update ZAP to tip. (#21210)
bzbarsky-apple Jul 26, 2022
34a1b5c
Modified scripts jul 26 (#21223)
manjunath-grl Jul 26, 2022
fadef3f
[Connectivity] Attempt to reconnect to wifi after disconnection (#21215)
pankore Jul 27, 2022
750eedf
Adds Dockerfile to build cross-platform images for binaries used by t…
davidgoogle Jul 27, 2022
45aa8ea
[BL602] Inclease udp endpoint num, to fix mdns advertise fail (#21228)
jczhang777 Jul 27, 2022
a6a999d
Move UseECM check for StartAdvertisement (#21249)
KrypticCliff Jul 27, 2022
baf750a
power source feature map has 4 bits making the max value 15 and not 7…
fessehaeve Jul 27, 2022
2671d45
[Darwin] Add MTROTAHeaderParser and use it in darwin-framework-tool (…
vivien-apple Jul 27, 2022
aca4b94
[nrfconnect] Disable SHA512 to save flash (#21269)
Damian-Nordic Jul 27, 2022
13ef576
Changed BLE notifications to indications for esp32 (#21267)
PSONALl Jul 27, 2022
bd59621
[Infineon][SVE] Update CSP, BSP, ot-ifx submodules for CYW30739. (#21…
hsusid Jul 27, 2022
4be031d
Fix initialization of device instance info providers on POSIX. (#21259)
bzbarsky-apple Jul 27, 2022
9303414
ESP32: Add IPAddresses for the network interfaces in generaldiagnosti…
wqx6 Jul 27, 2022
bd5924d
Remove the PakeError message type. (#21239)
bzbarsky-apple Jul 27, 2022
f05cb15
[EFR32] First draft of the thermostat app (#21245)
mkardous-silabs Jul 27, 2022
6a3c36c
[Ameba] Implement light-switch-app, matter shell and add binding to a…
pankore Jul 27, 2022
40092db
[EFR32] Adds changes in the order of connected and IP notify events (…
rosahay-silabs Jul 27, 2022
5cd92fb
[Darwin] Make MTRControllerFactory the OTA Provider Delegate (#21224)
vivien-apple Jul 27, 2022
4573cf6
Stop calling the attribute change callback on the wrong thread in bri…
bzbarsky-apple Jul 27, 2022
6cd4676
Establish CASE on re-subscription (#20080)
mrjerryjohns Jul 27, 2022
e4916bb
Fix some text entry leaks on Darwin. (#21286)
bzbarsky-apple Jul 27, 2022
664c514
Add support for BRD4163A and BRD4164A (#21285)
mkardous-silabs Jul 27, 2022
661cb82
Add manage role to TestEventTrigger command (#21283)
tehampson Jul 27, 2022
21e9a11
Increasing PBUF_POOL_SIZE from 16 to 32 (#20993) (#21305)
rosahay-silabs Jul 28, 2022
b8af0f0
Fix build of all-clusters-app to not build extraneous things. (#21302)
bzbarsky-apple Jul 28, 2022
e56c2ce
Make the build instructions for all-clusters-app clearer. (#21290)
bzbarsky-apple Jul 28, 2022
ee22786
Modified script july 27 (#21276)
manjunath-grl Jul 28, 2022
8c18775
[nrfconnect] Update nRF Connect SDK to 2.0.2 (#21311)
Damian-Nordic Jul 28, 2022
19163f8
Updated Manual scripts-jul 26 (#21225)
kowsisoundhar12 Jul 28, 2022
730dba3
[Python] Fix BLE init sequence in Python REPL (#21324)
erjiaqing Jul 28, 2022
f44ff62
[EFR32]Added fix for scan filtering and temp fix for reset count on R…
chirag-silabs Jul 28, 2022
9da4899
Add mNumMessagesToAllowBeforeDropping (#21321)
yunhanw-google Jul 28, 2022
e758eb2
Use the new NSString-to-CharSpan conversions more. (#21323)
bzbarsky-apple Jul 28, 2022
8fe4727
FIx #21324 (#21339)
erjiaqing Jul 28, 2022
b281903
Fix Get link local address for socket impl (#21316)
jepenven-silabs Jul 28, 2022
73d0fae
Improve ProcessStatusResponse (#21331)
yunhanw-google Jul 28, 2022
198f31f
[Thread] Improve stability of ScanNetworks command (#21279)
Damian-Nordic Jul 28, 2022
5022eb1
Add the spec-required FabricIndex field to Leave event. (#21247)
bzbarsky-apple Jul 28, 2022
a7f2b69
Move the configuration for fabric handling into Matter's zcl.json (#2…
tecimovic Jul 28, 2022
196580a
Update ZAP to tip. (#21246)
bzbarsky-apple Jul 28, 2022
1679342
add ScanNetworks step to CHIPDeviceController (#20766)
chrisdecenzo Jul 28, 2022
00b5886
SystemLayerImplSelect: make safe with unbalanced use of Request/Clear…
plan44 Jul 28, 2022
fb9cd5c
Make "./gn_build.sh is_asan=true" work by default on Mac. (#21308)
bzbarsky-apple Jul 28, 2022
8ee4bee
admin access for certain tv clients (#21282)
chrisdecenzo Jul 28, 2022
cc3e2b7
Bring LevelControl cluster and its tests into conformance with the sp…
robszewczyk Jul 28, 2022
ae2ca6d
Remove weak MatterGetAccessPrivilegeForXX functions and add stubs for…
wqx6 Jul 28, 2022
21b1e5a
Disable -Wl,-z,defs in ASAN build (#21381)
mspang Jul 29, 2022
59edd2f
[Telink]: Update every image to 0.5.89 (#21104)
s07641069 Jul 29, 2022
00c4784
Add nodeps builds for OTA examples (#21365)
mspang Jul 29, 2022
fa9e1af
Use "copy" ownership for members of params structs on Darwin where po…
bzbarsky-apple Jul 29, 2022
375e841
Empty out af-gen-event.h for thermostat sample (#21380)
mspang Jul 29, 2022
f93e6cb
[YAML][CI] Update the test runner to implement type checking (#21354)
vivien-apple Jul 29, 2022
4c52019
[ESP32] Details for using ccache for idf builds (#21340)
shubhamdp Jul 29, 2022
19cc9e7
Fix ACL Check on IM event per path basis (#21116)
yunhanw-google Jul 29, 2022
0064643
[Darwin][BDX] Do not load all the rest of the file in memory to check…
vivien-apple Jul 29, 2022
f49327a
[Darwin] Fix OTAProviderDelegate init after all controllers has been …
vivien-apple Jul 29, 2022
aca4381
Changed the bridge-app to use temperature sensors rather than switche…
jwinder-ca Jul 29, 2022
e260b9e
Always generate from build_examples.py (#21382)
mspang Jul 29, 2022
5533f4d
Clean up the redundant user labels when the list becomes smaller than…
yufengwangca Jul 29, 2022
b210b2f
[BDX][Darwin] Stop polling for messages when the BDX transfer has bee…
vivien-apple Jul 29, 2022
cd27841
Fix a typo in examples/darwin-framework-tool/commands/provider/OTAPro…
vivien-apple Jul 29, 2022
40ef264
Add ability to send required events for Door Lock app (#21242)
Morozov-5F Jul 29, 2022
1e3b289
[ESP32] Return the required length if buf is NULL when reading (#21413)
shubhamdp Jul 29, 2022
0d24af5
[EFR32]Added support for MG24+RS9116 (#21366)
chirag-silabs Jul 29, 2022
78fc5ca
Allow Darwin frawework to commission onto a password-less WiFi networ…
bzbarsky-apple Jul 29, 2022
a2a0dd4
Improve error logging during Darwin controller startup. (#21360)
bzbarsky-apple Jul 29, 2022
561cc8f
TV Android app - Enable shell commands and add basic support for some…
lazarkov Jul 29, 2022
4951372
Added commands to bridge-app to control the reachable attribute for a…
jwinder-ca Jul 29, 2022
25aa226
Feature/update nxp hsm pake integration (#21414)
sujaygkulkarni-nxp Jul 29, 2022
561eaea
Treat PICS as case-insensitive in YAML. (#21432)
bzbarsky-apple Jul 29, 2022
79b5f34
RPC: Support reconnect for linux rpc server (#21185)
Jul 29, 2022
cd9a857
Fix error code for the Set User command (#21281)
Morozov-5F Jul 29, 2022
390e391
[Inet][Transport] Multicast Multihoming : Socket implementation (#21351)
jepenven-silabs Jul 29, 2022
ad27b61
Fix status report in ReadClient (#21368)
yunhanw-google Jul 30, 2022
d4cf3f0
Door Lock and Extended Color Light examples (#21393)
aBozowski Jul 30, 2022
e9141e2
Fixing bad cast (#21451)
woody-apple Jul 30, 2022
78dd131
[nrfconnect] Use nRF Connect SDK 2.0.2 (#21397)
Damian-Nordic Jul 30, 2022
c89ad42
Roll pigweed to 9ac358b4baaad897545b01f2d616ffd51858914b (#21437)
mspang Jul 30, 2022
bac5bab
Regenerating ZAP
woody-apple Jul 30, 2022
68aea4a
Disabling broken tests (#21466)
woody-apple Jul 30, 2022
deea799
Don't parse JSON command if the previous one is currently in processi…
yufengwangca Jul 31, 2022
17c8da6
Fix spec-compliance of Administrator Commissioning attributes. (#21442)
bzbarsky-apple Jul 31, 2022
41cb822
[mrp] Align MRP backoff time calculation with spec (#21356)
Damian-Nordic Aug 1, 2022
cedcce0
[nrfconnect] Fix Chef build (#21481)
Damian-Nordic Aug 1, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,7 @@ RUN chown -R $USERNAME:$USERNAME /opt/ameba/ambd_sdk_with_chip_non_NDA/
# NXP uses a patch_sdk script to change SDK files
RUN chown -R $USERNAME:$USERNAME /opt/sdk/sdks/

RUN chown -R $USERNAME:$USERNAME /opt/fsl-imx-xwayland/5.10-hardknott/
RUN chown -R $USERNAME:$USERNAME /opt/fsl-imx-xwayland/5.15-kirkstone/
RUN chown -R $USERNAME:$USERNAME /opt/fsl-imx-wayland/5.15-kirkstone/

# Add access to openocd for VSCode debugging
RUN chown -R $USERNAME:$USERNAME /opt/openocd
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
"BUILD_VERSION": "0.5.79"
"BUILD_VERSION": "0.5.89"
}
},
"remoteUser": "vscode",
Expand Down
25 changes: 21 additions & 4 deletions .github/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ aef
AES
algs
alloc
AlarmCode
Ameba
amebad
amebaiot
Expand All @@ -54,6 +55,7 @@ APIs
apk
AppConfig
AppImpl
AppleTV
appliable
ApplianceControl
applianceeventsandalert
Expand Down Expand Up @@ -126,6 +128,7 @@ BeagleBone
befc
betaprogram
BinaryInputBasic
Binfmt
bitbake
bld
BLE
Expand Down Expand Up @@ -160,7 +163,9 @@ btmgmt
BTN
BTP
btvirt
BuildKit
buildwithmatter
buildX
burndown
ButtonIsr
BytesMain
Expand All @@ -178,6 +183,7 @@ CatalogVendorId
CBB
cbd
CBOR
Ccache
ccf
CCMP
CCS
Expand Down Expand Up @@ -278,8 +284,8 @@ connstring
conntype
const
ContentApp
ContentAppPlatform
ContentApp's
ContentAppPlatform
ContentLaunch
ContentLauncher
continuousHinting
Expand Down Expand Up @@ -419,6 +425,7 @@ Dockerfile
Dockerfiles
Don'ts
DoorLock
DoorState
doru
DOTBR
DOVERLAY
Expand Down Expand Up @@ -543,6 +550,7 @@ GDB
gdbserver
GeneralCommissioning
GeneralDiagnostics
generalised
GenericConfigurationManagerImpl
GenericConnectivityManagerImpl
GenericImpl
Expand Down Expand Up @@ -601,6 +609,8 @@ HKDF
HMAC
hoc
homebrew
HomePod
HomePods
hostapd
hostname
href
Expand All @@ -614,6 +624,7 @@ IasWd
iaszone
ibb
ICA
iCloud
ICMP
IDF
IDL
Expand Down Expand Up @@ -659,6 +670,7 @@ InvokeCommandRequests
InvokeCommandResponse
IoT
ipaddr
iPadOS
ipadr
ipp
iptables
Expand Down Expand Up @@ -761,6 +773,7 @@ LTE
LTS
LwIP
LwIP's
LZMA
macaddr
machineType
MacOS
Expand Down Expand Up @@ -884,6 +897,7 @@ NodeId
nongnu
nordicsemi
NotAvailable
NotifyUpdateApplied
notValue
npm
nRF
Expand Down Expand Up @@ -944,6 +958,7 @@ OTARequestorDriver
OTARequestorInterface
OTARequestorSerialPort
OTARequestorStorage
otasoftwareupdateapp
OtaSoftwareUpdateProvider
otasoftwareupdaterequestor
otatesting
Expand Down Expand Up @@ -1087,8 +1102,8 @@ REPL
repo
req
Requestor
RequestorCanConsent
Requestor's
RequestorCanConsent
Requestors
responder
RestrictedEvent
Expand Down Expand Up @@ -1134,8 +1149,8 @@ SDB
SDC
SDHC
SDK
sdkconfig
SDK's
sdkconfig
SDKs
SDKTARGETSYSROOT
sdl
Expand Down Expand Up @@ -1321,6 +1336,7 @@ ttymxc
ttyUSB
TurbidityConcentrationMeasurement
TvCasting
tvOS
TXD
txt
uargument
Expand Down Expand Up @@ -1367,8 +1383,8 @@ util
utils
UUID
ux
VCP
validator
VCP
Vectorcall
VendorID
VendorName
Expand All @@ -1392,6 +1408,7 @@ WaitNewInputEvent
WakeOnLan
WantedBy
watchdogTimeout
watchOS
webpage
wg
wget
Expand Down
67 changes: 65 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,137 +23,200 @@ repo:
############################################################
examples:
- examples/*
- examples/**/*

############################################################
# Documentation
############################################################
documentation:
- docs/*
- docs/**/*
- "*.md"

############################################################
# Tools + Development Items
############################################################
scripts:
- scripts/*
- scripts/**/*

integrations:
- integrations/*
- integrations/**/*

vscode:
- .vscode
- .devcontainer
- .vscode/*
- .vscode/**/*
- .devcontainer/*
- .devcontainer/**/*

gn:
- build/*
- build/**/*
- build_overrides/*
- build_overrides/**/*
- .gn
- "*.gn"
- "*.gni"

github:
- .github
- .github/*
- .github/**/*

workflows:
- .github/workflows/*
- .github/workflows/**/*

tools:
- src/tools/*
- src/tools/**/*
- tools/*
- tools/**/*
- examples/chip-tool/*
- examples/chip-tool/**/*

############################################################
# Tests
############################################################
tests:
- src/app/tests/*
- src/app/tests/**/*

test driver:
- src/test_driver/*
- src/test_driver/**/*

############################################################
# Source Code
############################################################
qr code:
- src/qrcode/*
- src/qrcode/**/*
- src/qrcodetool/*
- src/qrcodetool/**/*

lwip:
- src/lwip/*
- src/lwip/**/*

inet:
- src/inet/*
- src/inet/**/*

config:
- config/*
- config/**/*

lib:
- src/lib/*
- src/lib/**/*

core:
- src/lib/core/*
- src/lib/core/**/*

protocols:
- src/lib/protocols/*
- src/lib/protocols/**/*

shell:
- src/lib/shell/*
- src/lib/shell/**/*

support:
- src/lib/support/*
- src/lib/support/**/*

crypto:
- src/crypto/*
- src/crypto/**/*

controller:
- src/controller/*
- src/controller/**/*

ble:
- src/ble/*
- src/ble/**/*

android:
- src/android/*
- src/android/**/*

app:
- src/app/*
- src/app/**/*

transport:
- src/transport/*
- src/transport/**/*

system:
- src/system/*
- src/system/**/*

setup payload:
- src/setup_payload/*
- src/setup_payload/**/*

############################################################
# Platforms
############################################################
platform:
- src/platform/*
- src/platform/**/*
- config/tizen/chip-gn/platform/*
- config/tizen/chip-gn/platform/**/*
- examples/platform/*
- examples/platform/**/*
- scripts/tools/memory/platform/*
- scripts/tools/memory/platform/**/*
- src/include/platform/*
- src/include/platform/**/*
- src/lib/dnssd/platform/*
- src/lib/dnssd/platform/**/*

darwin:
- src/platform/Darwin/*
- src/platform/Darwin/**/*
- src/darwin/*
- src/darwin/**/*
- examples/darwin-framework-tool/*
- examples/darwin-framework-tool/**/*

efr32:
- src/platform/EFR32/*
- src/platform/EFR32/**/*

esp32:
- src/platform/ESP32/*
- src/platform/ESP32/**/*

freeRTOS:
- src/platform/FreeRTOS/*
- src/platform/FreeRTOS/**/*

k32w:
- src/platform/K32W/*
- src/platform/K32W/**/*

linux:
- src/platform/Linux/*
- src/platform/Linux/**/*

nrf connect:
- src/platform/nrfconnect/*
- src/platform/nrfconnect/**/*

openthread:
- src/platform/openthread/*
- src/platform/openthread/**/*

zephyr:
- src/platform/Zephyr/*
- src/platform/Zephyr/**/*

telink:
- src/platform/telink/*
- src/platform/telink/**/*
2 changes: 1 addition & 1 deletion .github/workflows/bloat_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: connectedhomeip/chip-build:0.5.79
image: connectedhomeip/chip-build:0.5.91

steps:
- uses: Wandalen/[email protected]
Expand Down
Loading