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

[Bouffalo Lab] Add a script to demonstrate mfd partition generation #243

Closed
wants to merge 2,300 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2300 commits
Select commit Hold shift + click to select a range
e58e16e
Service Area: Remove nullable qualities to match the latest spec (#34…
hicklin Aug 6, 2024
83dc1c8
[NXP] Update k32w0 folder structure (#34772)
marius-alex-tache Aug 6, 2024
d619f75
fabric-bridge-app: Prevent crash when reading CADMIN cluster on bridg…
tehampson Aug 6, 2024
62255da
Fix not sending CDC message when passcode is cancelled on TV app (#34…
lazarkov Aug 6, 2024
212d6ab
[Darwin] MTRDevice subscription estalished handler should change stat…
jtung-apple Aug 7, 2024
82579f1
[Darwin] MTRDevice -> MTRDevice_Concrete (#34813)
kiel-apple Aug 7, 2024
d7ad095
[Tizen] Strip unit test executables to save CI storage (#34810)
arkq Aug 7, 2024
587665d
Fix network-manager app device type id (#34831)
ksperling-apple Aug 7, 2024
cea7fd8
Fixes for the color control quiet reporting (#34820)
jmartinez-silabs Aug 7, 2024
8bdc3c2
Remove code duplication for CHIP_ERROR to ClusterCode conversion. (#3…
andy31415 Aug 7, 2024
3a5e3db
Use explicit storage for ActionReturnStatus::c_str (#34746)
andy31415 Aug 7, 2024
49987b0
Introduced a python script (execute_python_tests.py) that automates t…
vatsalghelani-csa Aug 7, 2024
09925c3
Mark some immutable types in Matter.framework as NS_SWIFT_SENDABLE. (…
bzbarsky-apple Aug 7, 2024
4e2245b
ECOINFO address post merge comment for small fix (#34846)
tehampson Aug 7, 2024
a0fac9f
Fabric Bridge: use AttributeAccessInterface for BridgedDeviceBasicInf…
andy31415 Aug 7, 2024
e8186eb
fabric-bridge: Add ECOINFO to dynamic bridged endpoints (#34811)
tehampson Aug 7, 2024
d47c423
[Infineon] Update ModusToolbox version to 3.2 along with README.md up…
praveenCY Aug 7, 2024
9efb599
[ESP32] Fix compiling temperature measurement app when built with BT …
shubhamdp Aug 7, 2024
e0a765b
Add chip_logging_backend option and 'none' and 'syslog' backends (#34…
ksperling-apple Aug 7, 2024
fa29225
TBRM: Add missing PendingDatasetTimestamp attribute and CASE session …
wqx6 Aug 7, 2024
599fd16
Update service area xml from 07 (#34738)
hicklin Aug 7, 2024
968a0e6
apply changes from PR #34797 to to concrete class (#34856)
kiel-apple Aug 7, 2024
46fce61
Fix Festure PICS flags in Test_TC_PWRTL_1_1 yaml test (#34849)
Apollon77 Aug 7, 2024
e14ce48
Have mergify label PRs with conflicts so we can see them easily (#34863)
woody-apple Aug 7, 2024
c05da3f
[Silabs] Use provision storage manager singleton in OTA factory data …
mykrupp Aug 7, 2024
78a8357
tv-casting-app fixed memory issues around stopDiscovery function (#34…
pgregorr-amazon Aug 7, 2024
cf8bd0a
Fix the tests.yaml to run the execution script for running python tes…
vatsalghelani-csa Aug 7, 2024
b58a70e
Add support for more attributes in Bridged Device Basic Information c…
andy31415 Aug 7, 2024
c30bee2
fool 'streamer_esp32_write' caller if console disabled (#34773)
ribsey Aug 8, 2024
8e30799
DRLK-2.1-fixed maxValue (#34804)
sumaky Aug 8, 2024
62ede40
[ICD] Update ICDM 4.1 Test script (#34812)
mkardous-silabs Aug 8, 2024
1d2d8ac
[Telink] Add merge_n22 post build step (#34815)
s07641069 Aug 8, 2024
316a833
Update ZAP to fix handling of null default values for nullable string…
bzbarsky-apple Aug 8, 2024
a6873b1
Credential modification should check type, not just index. (#34841)
bzbarsky-apple Aug 8, 2024
a3eb1e3
remove obsolete configurations (#34569)
yangtao365 Aug 8, 2024
72890bb
[occupancy-sensing] Follow up improvements for Occupancy Sensing Clus…
OliverFan1 Aug 8, 2024
3a177cc
TC-CCTRL-2.2: Fix user params (#34674)
cecille Aug 8, 2024
6312671
[VALCC] Fixed assert_less_equal to match test plan and spec in VALCC-…
ReneJosefsen Aug 8, 2024
13af869
Redo unintentionally undone chip-cert-bins changes (#34481)
ccruzagralopes Aug 8, 2024
b85f076
Make AttributeAccessInterface and CommandHandlerInterface registries …
andy31415 Aug 8, 2024
22063aa
Re-Implement App Install flow (#34141)
lazarkov Aug 8, 2024
bb8602e
Update README.md to replace 'CHIP' by 'Matter' (#33916)
lboue Aug 8, 2024
514b9eb
Chef disable AutoRelockTimer and fix compilation (#34848)
erwinpan1 Aug 8, 2024
faef75c
Yaml Test Runner: Add support for Python constraints (#34487)
ksperling-apple Aug 8, 2024
96813aa
[Darwin] Duplicate MTRDeviceController with `git cp` (#34828)
kiel-apple Aug 8, 2024
befc990
python: Add direct attribute paths to Read (#34833)
cecille Aug 8, 2024
c3f13ae
Migrating to a working stale (#34867)
woody-apple Aug 8, 2024
b45e404
Adding workflow dispatch (#34868)
woody-apple Aug 8, 2024
df01601
Improve description for MTRDevice. (#34857)
bzbarsky-apple Aug 8, 2024
eb93c42
tv-casting-app fixed 32-bit vs 64-bit formatting issue (#34866)
pgregorr-amazon Aug 8, 2024
33cce81
fix static_cast syntax in `CastingPlayerDiscovery` (#34869)
kiel-apple Aug 8, 2024
ea01e21
Minor fix to an assertion message (#34861)
cecille Aug 8, 2024
57ebcbc
Fix typo in ValveControlDelegate.cpp (#34876)
lboue Aug 8, 2024
da82350
Add Thread BR example for ESP32 (#34043)
wqx6 Aug 8, 2024
298b454
removing mbedOS from Actions (#34877)
Alami-Amine Aug 8, 2024
ed59857
[Ameba] Update ameba build to docker version 68 (#34874)
pankore Aug 8, 2024
62729e0
Address issue 34689 (#34709)
rbultman Aug 8, 2024
0370489
[Bouffalo Lab] Update Bouffalo SDK to bouffalolab_release_bl_iot_sdk_…
wy-hh Aug 8, 2024
b1c49ab
[OVENOPSTATE] Add OvenOpState 2.6 test case from base (second try) (#…
rbultman Aug 8, 2024
a315c91
Marshal the data from BasicInformationCluster to FabricBridge (#34854)
andy31415 Aug 8, 2024
4fbd5ea
Fix failing to kill fabric-bridge process from script (#34882)
yufengwangca Aug 8, 2024
450d9f0
Update Matter Linux Dishwasher Example README (#34873)
lboue Aug 8, 2024
fd1421c
Use Globals.Enums.AtomicRequestTypeEnum instead of hard coded values …
hasty Aug 8, 2024
5044317
Allow fabric sync example to accept KeepActive Command (#34636)
tehampson Aug 8, 2024
5b8a9b8
Update build instruction for fabric-admin (#34885)
yufengwangca Aug 8, 2024
2040f26
Add ICD support (featuremap and commands) to FabricAdmin/FabricBridge…
andy31415 Aug 8, 2024
95ff33b
Improve the AreaStructureWrapper (#34814)
hicklin Aug 8, 2024
16e23d3
Fix fabric-bridge-app crash (#34893)
tehampson Aug 8, 2024
17fd793
Enable building python controller with no TCP (#34888)
cecille Aug 8, 2024
bf9d431
Updating darwin guide and SHAs (#34860)
woody-apple Aug 8, 2024
c4cdbf6
Updated WHM XML to align to spec PR 10028 (#34560)
jamesharrow Aug 8, 2024
3cc44e6
ServiceArea - fix TC 1.2 and 1.3 bugs (#34891)
plauric Aug 8, 2024
2b5194b
Make the TBRM tests work (#34864)
ksperling-apple Aug 9, 2024
c0b140b
[HVAC] Allow Thermostat delegate to supply atomic write timeout (#34823)
hasty Aug 9, 2024
8423257
Update the cluster revision of the thermostat cluster to 7 (including…
nivi-apple Aug 9, 2024
78d4020
Fix CommissionNode comand alway return failure (#34898)
yufengwangca Aug 9, 2024
304df86
[platform] Add empty platform_base source set (#34883)
marius-alex-tache Aug 9, 2024
b942f5c
mypy fixes (#34850)
Alami-Amine Aug 9, 2024
3d890c5
Update Content App Command Delegate (#34895)
lazarkov Aug 9, 2024
a190f44
Address comments from reviews (#34884)
hicklin Aug 9, 2024
6cff19c
feat: Add lazy loading for images in BaseApplicationDelegate (#34774)
rosahay-silabs Aug 9, 2024
1b24bf6
[Silabs] Update platform source files (#34865)
mkardous-silabs Aug 9, 2024
972dbda
Update rvc app integrate service area (#34887)
hicklin Aug 9, 2024
5ad899a
Update ACL API to support ARL use cases (#34537)
tleacmcsa Aug 9, 2024
da3379b
Rename PIC code TSTAT.S.CFE.Rsp -> TSTAT.S.Cfe.Rsp (#34912)
nivi-apple Aug 9, 2024
7bda951
evse app port for Silicon Labs, first draft (#34878)
fhbhaiyat Aug 9, 2024
594da6a
Remove pybindings from stack (#34892)
Alami-Amine Aug 9, 2024
2e603f9
Added DRLK_2_13 for Aliro Feature (#34875)
Harshith-GRL Aug 9, 2024
d169234
fix ESP Thread Border Router example (#34896)
wqx6 Aug 9, 2024
4996fdc
[ICD] Add ICDM 3.4 Python Tests (#34784)
mkardous-silabs Aug 9, 2024
4317970
Fixed some attribute access errors and improved the logic following t…
hicklin Aug 9, 2024
6c3abfb
Bump west version to 1.2.0 (#34909)
axelnxp Aug 9, 2024
d977749
Fix test 1.3 and 1.4 (#34911)
hicklin Aug 9, 2024
b8c3627
Fixed test 1.5 and updated the scrict to work in CI. (#34915)
hicklin Aug 9, 2024
f53050c
TC-LVL-2.3: Update step 3 to set level immediately (#34917)
cecille Aug 10, 2024
681f951
update the status field of progress elements at the end of a clean. (…
hicklin Aug 10, 2024
798b576
[Infineon] Provision to enable/disable NOC key-pair generation using …
ankk-css Aug 11, 2024
3b90fed
[FS Example] Update the FS Example apps to support fabric sync setup …
yufengwangca Aug 12, 2024
04ac212
[NXP][docker] Update k32w1 SDK (#34927)
marius-alex-tache Aug 12, 2024
dc5bba7
[ESP32] Delta OTA Feature (#29011)
PSONALl Aug 12, 2024
e994cbf
Fix typo in NXP dockerfile: missing backslash (#34931)
andy31415 Aug 12, 2024
25f879f
Fixed test 1.6 and updated the scripts to work in CI. (#34918)
hicklin Aug 12, 2024
354464e
[NXP][k32w1] Fix docker image (#34935)
marius-alex-tache Aug 12, 2024
10531e1
Checking third party deps doesn't pass after someone fixes it (#34872)
woody-apple Aug 12, 2024
20d6857
Implement the AndroidChipLogging (#34899)
yhoyoon Aug 12, 2024
8eccf68
Syslog and logging tweaks (#34941)
ksperling-apple Aug 13, 2024
ddf44dc
Add out-of-band msgs to add and remove Supported Areas and Maps (#34930)
hicklin Aug 13, 2024
13c45d5
Restructured folders in chip-energy-management-app - no code change (…
jamesharrow Aug 13, 2024
62139bf
[NXP][config] Adding CMake support to build CHIP libs for NXP FreeRTO…
dinabenamar Aug 13, 2024
f485e4a
[chip-tool] Adjust the maximum value of 'discriminator' to align with…
yufengwangca Aug 13, 2024
b1e41b9
[examples][lock-common] Remove iostream include (#34952)
andrei-menzopol Aug 13, 2024
4e30ae8
Fixed devcontainer creation for huge user ids (#34948)
XToripuru Aug 13, 2024
1d2ddd4
Enabling this for macOS Catalyst apps (#34956)
woody-apple Aug 13, 2024
3884820
Add new common NXP dockerfile (#34947)
Martin-NXP Aug 13, 2024
74b8ce1
Use timedInteraction for RevokeCommissioning in CCTRL_2_2 (#34957)
andy31415 Aug 13, 2024
128c37a
[Fabric-Admin] Fix 'fabricsync sync-device' command always fails (#34…
yufengwangca Aug 13, 2024
6165b62
Fix user_params usage (#34964)
andy31415 Aug 14, 2024
5e8a9ec
Fixed the discovery mode in esp32 factory script to a bitmap value in…
shripad621git Aug 14, 2024
0ea43c9
Fix typo in wait_for_user_input (#34965)
andy31415 Aug 14, 2024
927f99a
Remove wrong dependency to attribute id 82 (#34975)
bauerschwan Aug 14, 2024
6ed8111
replacing "stringcase" python package with internal implementation + …
Alami-Amine Aug 14, 2024
859ee35
[Tizen] Update Tizen SDK to 8.0 (#34171)
jlatusek Aug 14, 2024
350b13f
updated list of AcceptedCommands list for Thermostat cluster with Pre…
fessehaeve Aug 14, 2024
5ffe9ec
Update CCTRL 2.2 to not potentially use uninitialized variables in th…
andy31415 Aug 14, 2024
e1f29bd
[Python] Auto-import all clusters into the chip.clusters namespace (#…
arkq Aug 14, 2024
51dbf0a
fix unused variable issue on non-macOS testing (#34970)
kiel-apple Aug 14, 2024
f84ad54
Add constraint enforcement on responseTimeoutSeconds in commissioner …
andy31415 Aug 14, 2024
4205cc3
Fix conversion error (#34989)
andy31415 Aug 14, 2024
12c1a57
Update ZAP to newest nightly to get fix for global types (#34996)
arkq Aug 14, 2024
c11c0ee
Create new ICD Manager in fabric-admin to service KeepActive Command …
tehampson Aug 14, 2024
4b8ac58
[Silabs]Provision storage sourceset (#34929)
jmartinez-silabs Aug 15, 2024
9d8587d
[Telink] Update Docker image (Zephyr update) (#34980)
s07641069 Aug 15, 2024
0d71711
[DRLK] Bugfix: return INVALID_COMMAND when attempting to add/modify (…
jrhees-cae Aug 15, 2024
5e37f1e
[NXP][k32w1] Rework reference apps (#34926)
marius-alex-tache Aug 15, 2024
d95acb4
[Fabric-Sync] Simplify and update the fabric sync guide (#34993)
yufengwangca Aug 15, 2024
78ce5b0
[Darwin] Duplicate / begin raising `MTRDeviceController` (#34832)
kiel-apple Aug 15, 2024
05671a1
Update silabs docker image (#35011)
mkardous-silabs Aug 15, 2024
ede44b3
Make BRBINFO_4_1 require commissioning (#35017)
andy31415 Aug 15, 2024
50ede86
Disable TI builds from CI (#35024)
andy31415 Aug 15, 2024
6cdd274
Fix header usage in rvc (#35025)
andy31415 Aug 15, 2024
e8e9fc5
[Fabric-Admin] Add API to commission local bridge within its own fabr…
yufengwangca Aug 15, 2024
2dc166f
[Android] Fix mDNS discover ANR issue (#34968)
joonhaengHeo Aug 16, 2024
3ecfb6c
[Android] Implement Establish PASE Connection for SetupCode (#34971)
joonhaengHeo Aug 16, 2024
6adca64
Adding XPC protocols for darwin (#35029)
woody-apple Aug 16, 2024
7ae5199
Set FabricFiltered to True when reading Fabrics. (#35023)
andy31415 Aug 16, 2024
e9f1f1e
Fix BRBINFO_4_1 to run further (#35026)
tehampson Aug 16, 2024
ab5fbeb
fabric sync guide: fix device-remote-port (#35035)
doru91 Aug 16, 2024
5a1949c
[TI] Update TI BLE Manager Task priority (#34852)
adabreuti Aug 16, 2024
d055e38
Use RootEndponId for reading SupportsConcurrentConnection in CNET_1_4…
DejinChen Aug 16, 2024
7b32747
[Telink] Disable Wi-Fi LPM during the OTA (#35006)
s07641069 Aug 16, 2024
2b0b1d8
[Telink] w91 remove not connected PWM channels (#35005)
s07641069 Aug 16, 2024
081598e
Optimize RAM utilization for WriteHandler (#34992)
andy31415 Aug 16, 2024
0da50e9
[Tizen] Implement GetThreadVersion() for Thread driver (#34976)
arkq Aug 16, 2024
eaddbe3
Copy over data model flags (#34995)
andy31415 Aug 16, 2024
18fefb1
TC-IDM-10.5: Plumb through allow_provisional flag (#35037)
cecille Aug 16, 2024
bbc773a
Fixes the Service Area server's `SkipArea` handling (#35019)
hicklin Aug 16, 2024
15032f1
Minimal TC_SWTCH fixes for 1.4-TE2 (#34986)
tcarmelveilleux Aug 16, 2024
4e6847d
[MCORE.FS 1.3] make "app not found" easier to debug (#35038)
andy31415 Aug 16, 2024
e0a4e79
[FS Example] Update the FS Example apps to support fabric sync setup …
yufengwangca Aug 16, 2024
ae1546a
Update compatible builds to docker version 74 (#35009)
s07641069 Aug 16, 2024
cd04522
Fix test code build issues when INET_CONFIG_TCP_ENDPOINT is set to fa…
pidarped Aug 16, 2024
44456d7
Prevent cancellation of task with timeout in asyncio runner. (#35045)
andy31415 Aug 17, 2024
ebc2576
TC-IDM-10.2: Fix error message (#35044)
cecille Aug 17, 2024
1e58f96
[Darwin] New XPC Service (#34961)
kiel-apple Aug 17, 2024
2787db2
[Darwin] more XPC service tweaks (#35048)
kiel-apple Aug 18, 2024
1d4f684
ModeSelect: Add setter API for SupportedModesManager. (#34809)
jadhavrohit924 Aug 18, 2024
f9ad5bf
Python testing: Fix reporting on setup_class error (#35016)
cecille Aug 18, 2024
b823a29
Fixing darwin crashes, and XPC invalidation (#35056)
woody-apple Aug 18, 2024
e9f64bb
[TI] Switch Application for CC13x4_26x4 (#34916)
abiradarti Aug 19, 2024
7705be9
[Fabric-Admin] Fix the new added device failed to get reported (#35058)
yufengwangca Aug 19, 2024
baba33d
Fix failed to sync device when using dynamic setupPIN (#35061)
yufengwangca Aug 19, 2024
b7b6738
improve `MTRDeviceController`/`_Concrete` (#35060)
kiel-apple Aug 19, 2024
c4a5a95
Updates to BRBINFO_4_1 after issues discovered during TE2 (#35040)
tehampson Aug 19, 2024
96ee61e
Add fabric scoping to ECOINFO cluster attributes (#35022)
tehampson Aug 19, 2024
dec73c6
RVC DirectModeChange Feature Update for RVCCLEANM and RVCRUNM (#34994)
Harshith-GRL Aug 19, 2024
b13f8ac
[Fabric-Admin] We should only start the reverse commission process if…
yufengwangca Aug 19, 2024
20caa91
[ICD] Add ICDM 3.2 Python Certification Script (#34782)
mkardous-silabs Aug 19, 2024
a902838
[FabricAdmin] Refactor FS specific attribute handlings out of general…
yufengwangca Aug 19, 2024
9c79da2
Move step (#35070)
rbultman Aug 20, 2024
15ad510
Use PRIu32 instead of %u to print unsigned integer (#35069)
jadhavrohit924 Aug 20, 2024
c3ac765
soc: riscv: telink_b9x, telink_w91: Auto calculation of SETTINGS_NVS_…
BorysNykytiuk Aug 20, 2024
9a90d8b
riscv: telink: tlsr9528a_4m_flash.overlay (#34945)
s07641069 Aug 20, 2024
7b7fe91
[Silabs] Update Silabs sdks version and related enablement (#35083)
jmartinez-silabs Aug 20, 2024
88b6644
In TC-ICDM-3.4 make sure that a new session will be used after DUT re…
fessehaeve Aug 20, 2024
7f84a48
[Darwin] MTRDeviceController_XPC client protocol xpc interface fix (#…
jtung-apple Aug 20, 2024
b367512
Fix SkipArea logic and removed the use of memcpy (#35075)
hicklin Aug 20, 2024
1866812
Move delegate management into shared MTRDevice super-class. (#35084)
bzbarsky-apple Aug 20, 2024
56ed10a
[Darwin] MTRDevice_XPC delegate callbacks need to hold lock before _c…
jtung-apple Aug 20, 2024
068da61
Add plumbing that allows fabric-bridge endpoints to report CADMIN att…
tehampson Aug 20, 2024
23903bd
Make the MTRDevice ivars protected. (#35101)
bzbarsky-apple Aug 20, 2024
bb26a58
IDM-12.1: Also dump to log (#35098)
cecille Aug 20, 2024
c84593f
Address post merge comment (#35103)
tehampson Aug 20, 2024
17cb1d9
Update default file header for Matter.framework files. (#35106)
bzbarsky-apple Aug 21, 2024
ec029c1
Add availability annotations to new XPC protocols. (#35107)
bzbarsky-apple Aug 21, 2024
927c818
TC-IDM-10.2: Add check for MACL (#35086)
cecille Aug 21, 2024
ff6863e
[Darwin] New XPC bits need to initialize properly (#35110)
jtung-apple Aug 21, 2024
8b97b28
Revert "Enabling this for macOS Catalyst apps (#34956)" (#35117)
ksperling-apple Aug 21, 2024
b88eafa
[Fabric-Sync] Update the FS setup guide to wait for reverse commissio…
yufengwangca Aug 21, 2024
9e057a3
[Fabric-Sync] Add VID/PID fields to IPC method CommissionNode (#35116)
yufengwangca Aug 21, 2024
796394f
Revert "TC-IDM-10.2: Add check for MACL (#35086)" (#35111)
cecille Aug 21, 2024
ddf8b8f
Fix UnregisterAllCommandHandlersForEndpoint to work correctly. (#35100)
bzbarsky-apple Aug 21, 2024
fd9dfe2
Add missing CFLAGS to instrument things for fuzzers. (#35082)
bzbarsky-apple Aug 21, 2024
150aad3
adding mandatory endpointComposition data to XML for ZAP to consume (…
paulr34 Aug 21, 2024
849634b
Colorcontrol xml file sync with specs (#33612)
Thirsrin Aug 21, 2024
0c4dde5
Update Darwin availability annotations. (#35108)
bzbarsky-apple Aug 21, 2024
229df0c
Make descriptions for MTRDevice clearly say whether it's the XPC vers…
bzbarsky-apple Aug 21, 2024
329c965
removed invalid symlinks (#35129)
Sarthak-Shaha Aug 21, 2024
68f0407
Update MCORE_FS_1_2 to latest testplan (#35097)
tehampson Aug 21, 2024
fe20d19
Removed Arithmetics operations relying on Unit test cluster from TC_S…
lpbeliveau-silabs Aug 21, 2024
85bdb2e
Add expiry to KeepActive as per spec into fabric-admin example (#35099)
tehampson Aug 21, 2024
6f22db0
Move TC_BR_5 to the right directory (#35128)
tehampson Aug 21, 2024
4d5beae
Update the preset handle field in the SetActivePresetRequest c… (#35105)
nivi-apple Aug 21, 2024
2302c57
Fix fabric-bridge is accidentally added into sync list (#35132)
yufengwangca Aug 21, 2024
3cdef41
Yaml scripts update (#35093)
Harshith-GRL Aug 21, 2024
03a14ef
[Darwin] XPC interface for invoke needs to take into account the repl…
jtung-apple Aug 21, 2024
62bf76b
Fix Darwin to handle renames of Color Control data types. (#35135)
bzbarsky-apple Aug 21, 2024
dd8b002
Re-route deprecated android casting APIs to new ones (#35136)
sharadb-amazon Aug 22, 2024
4aac314
Remove subscription establishment bits from the MTRDevice base class.…
bzbarsky-apple Aug 22, 2024
72ee6eb
Enhance chip-tool's formatting for some IDs (#35088)
XToripuru Aug 22, 2024
07789d4
Truncate map and area names (#35127)
hicklin Aug 22, 2024
607a6da
Add new CHIP_CONFIG_ADDRESS_RESOLVE_MIN_LOOKUP_TIME_MS and (#35102)
s-mcclain Aug 22, 2024
58896ab
Fix CHIP REPL tests runner after changes in e407d40 (#34453)
arkq Aug 22, 2024
7ad2fc9
use CHIP_DEVICE_CONFIG_FAILSAFE_EXPIRY_LENGTH_SEC define to arme the …
jmartinez-silabs Aug 22, 2024
ae5d75c
Remove unnecessary invokeCommand overrides from MTRDevice_Concrete. (…
bzbarsky-apple Aug 22, 2024
2695601
Remove readAttributeWithEndpointID implementation from MTRDevice. (#3…
bzbarsky-apple Aug 22, 2024
c6710f6
Fix paths for fabric apps compiled with build_examples.py (#35123)
arkq Aug 22, 2024
c1403a4
[Fabric-Sync] Allow to specify custom port in fabric-bridge (#35146)
arkq Aug 22, 2024
339274a
[Darwin] XPC invoke should implement bottom-most method (#35159)
jtung-apple Aug 22, 2024
47b2783
Update PositionTag and AreaDesc field names (#35094)
hicklin Aug 22, 2024
bbd21f4
AccountLogin Login/Logout command support (#34162)
mthiesc Aug 22, 2024
05ba803
[Fabric-Sync] Symplify the build instructions with build_examples.py …
yufengwangca Aug 22, 2024
daa2a57
Fix init of all TC-OCC-* tests (#35001)
tcarmelveilleux Aug 22, 2024
010d982
Remove DuplicatedAreas error (#35126)
hicklin Aug 23, 2024
79a6aa3
Mark return types nullable in MTRDevice_XPC when nil can be returned.…
bzbarsky-apple Aug 23, 2024
9462066
check (#34998)
cecille Aug 23, 2024
aa3e9fc
minimal_mdns: Fix filter for Compressed Fabric Id when browsing opera…
wqx6 Aug 23, 2024
0851382
Docs re-organization (#34765)
cecille Aug 23, 2024
c17fd97
[HVAC] Sync atomic write error order with spec (#34936)
hasty Aug 23, 2024
fe34e81
esp32: fix compiling when enabling ble commissioner (#35085)
wqx6 Aug 23, 2024
9520bef
Remove writeAttributeWithEndpointID implementation from MTRDevice. (#…
bzbarsky-apple Aug 23, 2024
c1b3304
Address followup issues for preset/atomic-write implementation. (#35175)
bzbarsky-apple Aug 23, 2024
b3507ce
[Darwin] Enable taking assertion on MTRDeviceController (#35148)
anush-apple Aug 23, 2024
0b5af2a
Cleanup/updates tied with latest sdk update (#35140)
jmartinez-silabs Aug 23, 2024
f01ec93
[Silabs] Adding the gn build header for the lwip IPv4 and RS9116 (#35…
chirag-silabs Aug 23, 2024
26e59b6
[Silabs] [WiFi] Fixing the retry logic for the WiFi Devices (#34225)
chirag-silabs Aug 23, 2024
be0009e
Fixed missing trailing zero in example documentation (#35149)
wickywaka Aug 23, 2024
a93f4b6
[Silabs] Fixing the build for the custom boards on NCP (#35055)
chirag-silabs Aug 24, 2024
05b60aa
[Darwin] Adding missing property on MTRDeviceController_XPC (#35188)
anush-apple Aug 24, 2024
a296b66
[Fabric-Bridge] Add state machine to CommissionerControlDelegate to g…
yufengwangca Aug 26, 2024
cd7ab98
[Bouffalo Lab] Add a script to demonstrate mfd partition generation
wy-hh Aug 26, 2024
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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ SpacesInSquareBrackets: false
Standard: Cpp11
TabWidth: 8
UseTab: Never
InsertNewlineAtEOF: true
---
Language: ObjC
BasedOnStyle: WebKit
Expand Down
2 changes: 2 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Checks: >
readability-redundant-string-init,
-bugprone-assignment-in-if-condition,
-bugprone-branch-clone,
-bugprone-casting-through-void, #TODO remove this after fixing issues in source code, issue 34008
-bugprone-copy-constructor-init,
-bugprone-easily-swappable-parameters,
-bugprone-forward-declaration-namespace,
Expand All @@ -35,6 +36,7 @@ Checks: >
-clang-analyzer-cplusplus.Move,
-clang-analyzer-deadcode.DeadStores,
-clang-analyzer-nullability.NullablePassedToNonnull,
-clang-analyzer-optin.core.EnumCastOutOfRange,
-clang-analyzer-optin.cplusplus.UninitializedObject,
-clang-analyzer-optin.cplusplus.VirtualCall,
-clang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker,
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN apt-get update \
&& :

RUN groupadd -g $USER_GID $USERNAME \
&& useradd -s /bin/bash -u $USER_UID -g $USER_GID -G docker,sudo -m $USERNAME \
&& useradd --no-log-init -s /bin/bash -u $USER_UID -g $USER_GID -G docker,sudo -m $USERNAME \
&& echo $USERNAME ALL=\(root\) NOPASSWD:ALL > /etc/sudoers.d/$USERNAME \
&& chmod 0440 /etc/sudoers.d/$USERNAME \
&& :
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"mounts": [
"source=/var/run/docker.sock,target=/var/run/docker.sock,type=bind"
],
"initializeCommand": ".devcontainer/build.sh --tag matter-dev-environment:local --version 22",
"initializeCommand": "bash .devcontainer/build.sh --tag matter-dev-environment:local --version 22",
"image": "matter-dev-environment:local",
"remoteUser": "vscode",
"customizations": {
Expand Down
6 changes: 0 additions & 6 deletions .flake8

This file was deleted.

Loading
Loading