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

Matter 1 3 upmerge #435

Merged
merged 1,601 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1601 commits
Select commit Hold shift + click to select a range
22901a1
Update ZAP to v2024.03.14-nightly. (#32564)
bzbarsky-apple Mar 15, 2024
09fbf5c
Stop forcing a particular interface ID when sending response messages…
bzbarsky-apple Mar 15, 2024
f0b9945
Remove redundant checks from the operational state impl in all-cluste…
bzbarsky-apple Mar 15, 2024
2e13ddc
[Python] Delete BLE scanner handle in an explicit way (#32574)
arkq Mar 15, 2024
73d3147
[Android] Add StopDevicePairing method in Java (#32566)
joonhaengHeo Mar 15, 2024
dfab05d
[Android] Implement check in delegate (#32557)
joonhaengHeo Mar 15, 2024
0a6626f
[Linux] Factor common code when connecting BLE device (#32502)
arkq Mar 15, 2024
c56f3bf
[Chef] Implement DoorLock example app (#32532)
erwinpan1 Mar 15, 2024
d86fa60
Set more than one DST offset in MTRDevice if the server supports that…
bzbarsky-apple Mar 15, 2024
d166650
Disable QEMU ESP32 test until it's fixed (#32588)
yufengwangca Mar 15, 2024
3b1c825
[Python] Add ruff as Python linter (#32384)
agners Mar 15, 2024
1d6b13e
Update RelativeHumidityMeasurement in Matter Linux Air Quality Exampl…
lboue Mar 15, 2024
a0b2fe2
Android tv-casting-app: simplified Endpoint API (#32552)
sharadb-amazon Mar 15, 2024
08df52c
Implement a Vector-based TLVBackingStore (#32508)
yufengwangca Mar 15, 2024
15866ed
Fix test app path in cirque test. (#32501)
wqx6 Mar 15, 2024
0884963
Updated Linux-tv-casting-app README to include shell instructions for…
shaoltan-amazon Mar 15, 2024
e32bfd1
[Darwin] Adding metrics for MTRDeviceController APIs (#32582)
anush-apple Mar 15, 2024
1ef9228
[Silabs] Wifi: Bugfix/event loop (#32572)
lpbeliveau-silabs Mar 15, 2024
8f4c8b5
[Linux] Do not report BLE scan error if BlueZ is gone (#32586)
arkq Mar 16, 2024
d2eab7f
Update github action versions (#32584)
ksperling-apple Mar 18, 2024
1e5212d
bitarray is required for generate_esp32_chip_factory_bin.py script #3…
lboue Mar 18, 2024
088b67a
[ESP32] Added a config option to set the permit list size for esp32 t…
shripad621git Mar 18, 2024
41b1a01
[nrfconnect] Bump SDK version in Docker (#32570)
ArekBalysNordic Mar 18, 2024
73dc1b5
Bump third_party/imgui/repo from `fbf45ad` to `3c435c0` (#32528)
dependabot[bot] Mar 18, 2024
46ace04
Bump third_party/ot-br-posix/repo from `9bdaa91` to `bd15f71` (#32527)
dependabot[bot] Mar 18, 2024
9ff6b46
Bump third_party/pigweed/repo from `ea93eb5` to `1f12d06` (#32526)
dependabot[bot] Mar 18, 2024
6fb48b9
Python spec parsing: Derived cluster grammar changed. (#32465)
cecille Mar 18, 2024
52413ee
Spec parsing: Use new ID table (#32410)
cecille Mar 18, 2024
8d609c0
TC-IDM-10.4: Catch feature mask errors and log (#32419)
cecille Mar 18, 2024
2369f9a
[Android] Implement validate Device attestation API (#32236)
joonhaengHeo Mar 18, 2024
c6d1348
[Python] support host test mode (#32308)
tianfeng-yang Mar 18, 2024
997bb3f
Bump third_party/mbedtls/repo from `cb086af` to `5bc604f` (#32530)
dependabot[bot] Mar 18, 2024
7fc24e2
[Linux] Convert glib objects to GAutoPtr<> in BlueZ (#32617)
jlatusek Mar 18, 2024
c79582d
Bump third_party/libwebsockets/repo from `fe9a2b8` to `c57c239` (#32529)
dependabot[bot] Mar 18, 2024
0ea614e
Removing printing error number (#32611)
erwinpan1 Mar 18, 2024
4726936
Add Pigweed support for efr32 (#32506)
jlatusek Mar 18, 2024
27a478f
Add 3 more headers from ember src/app/util to be known to gn (#32622)
andy31415 Mar 18, 2024
42540f0
Parallelize Darwin CI build (#32583)
ksperling-apple Mar 19, 2024
77b7a78
virtual-device-app: Update device eventId constants (#32568)
Jaehoon-You Mar 19, 2024
f86633b
[Linux] BLE advertising: Handle adapter removal (#32434)
arkq Mar 19, 2024
a0ba592
Log node ID in exchanges (#32550)
leonardmgh Mar 19, 2024
f4f1e19
Moving more Darwin stuff to std::lock_guard lock(_lock); (#32558)
woody-apple Mar 19, 2024
8228705
CI: Don't run bootstrap if we restored from cache (#32610)
ksperling-apple Mar 19, 2024
0ad1a36
[Silabs] Si917: C files converted to C++. (#32547)
rcasallas-silabs Mar 19, 2024
43202d9
Darwin project fixes (#32637)
ksperling-apple Mar 20, 2024
2b590aa
[nrfconnect] Switch to NCS 2.6.0 revision (#32543)
ArekBalysNordic Mar 20, 2024
16ab164
[Silabs] Wi-fi: Header duplication removed. (#32633)
rcasallas-silabs Mar 20, 2024
907883f
[NXP] Integrating code updates for RW61X and K32W platforms (#32615)
dinabenamar Mar 20, 2024
d338455
Create `ember-compatibility-functions.h` to represent what `ember-com…
andy31415 Mar 20, 2024
cdd0f5f
Revert "CI: Don't run bootstrap if we restored from cache (#32610)" (…
andy31415 Mar 20, 2024
d94a527
[Chef] Enable Fan Control all features (#32649)
erwinpan1 Mar 20, 2024
015340a
[Matter.framework] Add back downloadLogOfType onto MTRBaseDevice and …
vivien-apple Mar 20, 2024
4984678
TC-IDM-10.4: Remove OTA PICS from check (#32510)
cecille Mar 20, 2024
bc96cb6
Switch GITHUB_TOKEN to BLOAT_REPORT since we seem to get 403 when dow…
andy31415 Mar 20, 2024
b6f8e4f
Allow manual bloat check for testing purposes, to not wait 5 minutes …
andy31415 Mar 20, 2024
03531f7
Change freertos APIs to cmsisos APIs in BaseApplication (#32652)
jmartinez-silabs Mar 20, 2024
cc576dc
Dnssd changes to browse and resolve using open thread domain along wi…
nivi-apple Mar 21, 2024
c644692
Darwin: Fix error handling in GetMACAddressFromInterfaces (#32658)
ksperling-apple Mar 21, 2024
31f73a7
[Silabs] Fix typo for light-switch-app (#32645)
lboue Mar 21, 2024
7f14133
fix BLE ADV random address configuration (#32657)
jmartinez-silabs Mar 21, 2024
84913af
Add equality operator for ConcreteDataAttributePath (#32309)
mwswartwout Mar 21, 2024
6b82061
Use `curl` to download github artifacts during bloat report (#32666)
andy31415 Mar 21, 2024
1f2aff4
Start moving matter pre/post callbacks from `__weak__` handling to a …
andy31415 Mar 21, 2024
53273d1
[Darwin] MTRDevice should persist data version by cluster (#32674)
jtung-apple Mar 21, 2024
88afa33
Fix the dnssd code that browses on both the local and srp domains (#3…
nivi-apple Mar 21, 2024
ea29531
Making this new protocol optional, so as to not break clients (#32676)
woody-apple Mar 21, 2024
049c529
[Ameba] Update Docker image (#32683)
pankore Mar 22, 2024
1061ff3
Fix google-api-core (#32687)
andy31415 Mar 22, 2024
0f9542b
Switch cloudbuild to image version 41 (#32688)
andy31415 Mar 22, 2024
35fb178
Revert "Fix the dnssd code that browses on both the local and srp dom…
woody-apple Mar 22, 2024
db74b20
Revert "Dnssd changes to browse and resolve using open thread domain …
woody-apple Mar 22, 2024
437c574
Nil check needed here (#32689)
woody-apple Mar 23, 2024
f5b2712
[Silabs][Wi-Fi] Added Implementation for timeouts waiting for a TX Co…
shgutte Mar 25, 2024
a9f1d35
Only genenerate the random fallback MAC address once (#32694)
ksperling-apple Mar 25, 2024
04251f1
Fix 917 lock app (#32671)
jepenven-silabs Mar 25, 2024
74b151e
[silabs] reworked main.cpp (#32667)
Sarthak-Shaha Mar 25, 2024
a32136f
Allow multiple days to be specified in DaysMask parameter of SetWeekd…
jrhees-cae Mar 25, 2024
60edbf5
ZAP-generated Matter TV Casting Cluster Commands (#32626)
pgregorr-amazon Mar 25, 2024
3ae2ee2
[Linux] Extract BlueZ client manager to separate file (#32647)
arkq Mar 25, 2024
1e4c663
Remove zap_regen_yaml_tests.sh. (#32703)
bzbarsky-apple Mar 25, 2024
d26d2e5
Include the work directory path in the bootstrap cache key (to accoun…
ksperling-apple Mar 25, 2024
4004d0b
[NuttX] Update docker image (#32707)
zhhyu7 Mar 26, 2024
657fa28
Remove some comments from updated spellcheck and move to documentatio…
kliao-csa Mar 26, 2024
4b26ef4
Migrate our AppTask files to use cmsisos abtraction api rather than f…
jmartinez-silabs Mar 26, 2024
aa9f8e5
Migrate our <apps>Manager from freeRTOS api to CMSIS OS2 Api (#32705)
jmartinez-silabs Mar 26, 2024
cbdba88
Make gn know about ListLargeSystemExtensions.h (#32672)
andy31415 Mar 26, 2024
e2ea7d7
Remove weak-linkage usage for matter callbacks for pre/post attribute…
andy31415 Mar 26, 2024
9957401
Fix incorrect comment in MatterCallbacks. (#32723)
bzbarsky-apple Mar 26, 2024
31fa02f
Remove synchronous calls that can block from TV code (#32010)
chrisdecenzo Mar 26, 2024
72bd295
Fix documentation about controller creation on Darwin. (#32716)
bzbarsky-apple Mar 26, 2024
4f9e9ea
Re-add Matter*Callback with STRONG linkage (#32730)
andy31415 Mar 26, 2024
eed2a1a
Remove unused public api (#32728)
andy31415 Mar 26, 2024
813181a
[ICD] Invoke stayActive in the end of commissioning flow (#32496)
yunhanw-google Mar 26, 2024
9f7d0a1
Removing duplicate call (#32732)
woody-apple Mar 26, 2024
5bb5c9e
Fix OnSoftwareFaultDetect chiplock assert occuring on appError() (#32…
jmartinez-silabs Mar 26, 2024
15b6bdd
Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust …
ankk-css Apr 10, 2024
64c07c6
Temp fix for #32875 (network commissioning cluster check for SSID on …
jmartinez-silabs Apr 17, 2024
4431f18
ESP32: Drop Invalid RA packets (#33060) (#33104)
wqx6 Apr 23, 2024
530dec2
MinMDNS - do not ask for IP addresses for every SRV record that is se…
andy31415 Apr 23, 2024
ed86881
V1.3 nrf cherry picks (#33134)
kkasperczyk-no Apr 24, 2024
29ed2f9
Use RAII for group session iteration (#32970) (#33122)
andy31415 Apr 24, 2024
5b0afc7
[ESP32] Fix few attributes with fixed quality in DeviceInfoProvider (…
shubhamdp Apr 24, 2024
7cdf4e8
[v1.3] [ESP32] Cherry-picking extended advertisement support and ble …
shubhamdp Apr 25, 2024
2416796
Cherrypick darwin build fix due to github macos runner move to arm64 …
andy31415 Apr 25, 2024
5524d5b
[crypto] PSA SPAKE2+ introduction (#32924) (#33190)
ArekBalysNordic Apr 26, 2024
0ac02ea
Platform Event when ble is deinitialized (#33186) (#33211)
shubhamdp Apr 29, 2024
0bafd3b
Fix off-by-one in look checks for QName iterators. (#33273) (#33279)
andy31415 May 2, 2024
13ab158
Fix handling of non-permitted messages in ExchangeContext. (#33148) (…
andy31415 May 3, 2024
e777ef7
[thread] Enhance/Optimize attach to thread network (#33191)
kkasperczyk-no Apr 26, 2024
c2811d8
[nrfconnect] Introduced several platform configuration fixes (#33194)
kkasperczyk-no Apr 26, 2024
2211869
[zephyr] Added several improvements to the BLEMgr implementation (#33…
kkasperczyk-no May 7, 2024
4ee8d4e
[nrfconnect] Pulled patches for the nRF Wi-Fi platform (#33196)
kkasperczyk-no May 7, 2024
42e5ceb
[nrfconnect] Add support for Zephyr's version management (#33216)
LuDuda May 6, 2024
07e3098
[nrfconnect] Introduced several improvements for the factory data man…
kkasperczyk-no May 6, 2024
f2388e9
Revert "[nrf toup][nrfconnect] Fixed calculation of Wi-Fi unicast cou…
kkasperczyk-no May 8, 2024
0b72553
Revert "[nrf toup][nrfconnect] Fixed mcuboot default configuration"
kkasperczyk-no May 8, 2024
0c5c8ea
Revert "CI:make PR to manifest"
kkasperczyk-no May 8, 2024
6c3a623
Revert "[nrf noup] Increase default number of packet buffers and stac…
kkasperczyk-no May 8, 2024
6998d87
Revert "[nrf toup] [nrfconnect] Disable External FD if QSPI NOR is no…
kkasperczyk-no May 8, 2024
232147c
Revert "[mrp] Increase default retry interval for Thread"
kkasperczyk-no May 8, 2024
a1a7a70
Revert "[nrf noup] Add custom west commands to ease ZAP usage"
kkasperczyk-no May 8, 2024
bcee8e8
Revert "[nrf toup][nrfconnect] Improved generation of the factory data"
kkasperczyk-no May 8, 2024
15e3120
Revert "[nrf toup][nrfconnect] Added non-PM based factory data support"
kkasperczyk-no May 8, 2024
e74b302
Revert "[nrf noup] [scripts] Fixed nrfconnect factory generation scri…
kkasperczyk-no May 8, 2024
5718276
Revert "[nrf fromlist][nrfconnect] Improve CHIP_MEMORY_PROFILING config"
kkasperczyk-no May 8, 2024
f3e546a
Revert "[nrf fromtree] Make TestEventTrigger delegate testable and ex…
kkasperczyk-no May 8, 2024
4a806ec
Revert "[nrf noup] Fix build for 7001 Emulation"
kkasperczyk-no May 8, 2024
22c946d
Revert "[nrf noup] [nfconnet] Wi-FI directed scan implementation"
kkasperczyk-no May 8, 2024
e8a6a24
Revert "[nrf noup] [nrfconnect] Use newlib as a default libc implemen…
kkasperczyk-no May 8, 2024
e6f4f77
Revert "[nrf noup] [nrfconnect] Remove D_SYS__PTHREADTYPES_H_ flag"
kkasperczyk-no May 8, 2024
3e281a3
Revert "[nrf noup] [nrfconnect] Disable Zephyr socket extensions"
kkasperczyk-no May 8, 2024
2dacbf2
Revert "[nrf noup] [nrfconnect] Minor Wi-Fi refinements"
kkasperczyk-no May 8, 2024
1239c4e
Revert "[nrf fromlist] [door-lock] Fix the crash when providing null-…
kkasperczyk-no May 8, 2024
adcf39a
Revert "[nrf fromtree] Bump prompt-toolkit requirement to fix ptpytho…
kkasperczyk-no May 8, 2024
271d3ec
Revert "[nrf noup] Fix the external cluster injection mechanism"
kkasperczyk-no May 8, 2024
65f522e
Revert "[nrf noup] Fix issue with stack sizes"
kkasperczyk-no May 8, 2024
5325608
Revert "[nrf noup] Fix zap instalation for MacOs"
kkasperczyk-no May 8, 2024
18e5669
Revert "[nrf noup] Fix various Wi-Fi issues with error code handling"
kkasperczyk-no May 8, 2024
bfa96eb
Revert "[nrf noup] Do not clear Last Network ID and Connection Error …
kkasperczyk-no May 8, 2024
833443f
Revert "[nrf noup] fix handling of LastNetworkID in Wi-Fi driver"
kkasperczyk-no May 8, 2024
48debfa
Revert "[nrf noup] Select Experimental for persistent subscriptions"
kkasperczyk-no May 8, 2024
9d22942
Revert "[nrf fromlist] [app] Do not crash if CommandHandler fails to …
kkasperczyk-no May 8, 2024
86dd85c
Revert "[nrf noup] Fix the build warning in door-lock-server"
kkasperczyk-no May 8, 2024
1419557
Revert "[nrf noup] Increase CHIP stack size"
kkasperczyk-no May 8, 2024
291d585
Revert "[nrf noup] Adapt Matter SDK to te WiFi FW patch on external f…
kkasperczyk-no May 8, 2024
eae368b
Revert "[nrf noup] Spake2+ alignments regarding the newest Oberon ver…
kkasperczyk-no May 8, 2024
ef02c58
Revert "[nrf fromlist][nrfconnect] Refactor of the factory data support"
kkasperczyk-no May 8, 2024
6a31f89
Revert "Revert "[nrf fromlist][nrfconnect] Add checking of Wi-Fi supp…
kkasperczyk-no May 8, 2024
a380c20
Revert "[nrf fromlist][nrfconnect] Add checking of Wi-Fi supplicant a…
kkasperczyk-no May 8, 2024
c3c236e
Revert "[nrf noup] nrfconnect: Use version string with tweak"
kkasperczyk-no May 8, 2024
932535e
Revert "[nrf noup] [nrfconnect] [zephyr] Disable synchronous printk"
kkasperczyk-no May 8, 2024
0d32294
Revert "[nrf noup] BLE Extended Advertisement option"
kkasperczyk-no May 8, 2024
d260258
Revert "[nrf fromtree][TCR] Extended Announcement additions (#31532)"
kkasperczyk-no May 8, 2024
ea6c34d
Revert "[nrf noup] [zephyr]: allow BLE advertising restarts"
kkasperczyk-no May 8, 2024
8164bf5
Revert "[nrf noup] nrfconnect/telink: Adapt to zcbor 0.8.1"
kkasperczyk-no May 8, 2024
bc24814
Revert "[nrf noup] Enable MBEDTLS_PKCS5_C"
kkasperczyk-no May 8, 2024
1c1c84a
Revert "[nrf noup] Update Mbed TLS config file defines"
kkasperczyk-no May 8, 2024
cdc082a
Revert "[nrf noup] Integrated HKDF key handle with Spake2+"
kkasperczyk-no May 8, 2024
2d3274b
Revert "[nrf fromtree][crypto] Add HKDF key handle and use it during …
kkasperczyk-no May 8, 2024
bc80ab6
Revert "[nrf fromtree][Crypto] Add HMAC function using KeyHandle (#30…
kkasperczyk-no May 8, 2024
ef3989f
Revert "[nrf fromtree][Crypto] Add HMAC key handle support in Crypto …
kkasperczyk-no May 8, 2024
66422d9
Revert "[nrf fromtree][Crypto] Rename aes key byte array to symmetric…
kkasperczyk-no May 8, 2024
d25e4da
Revert "[nrf fromtree] When dimming a light/bulb over time or changin…
kkasperczyk-no May 8, 2024
27a26b4
Revert "[nrf noup] Align heap configuration to Wi-Fi needs"
kkasperczyk-no May 8, 2024
3d0c29a
Revert "[nrf noup] Lock thread stack before factory reset"
kkasperczyk-no May 8, 2024
d397b54
Revert "[nrf noup] Move initializing PSA to Application"
kkasperczyk-no May 8, 2024
f07eb3d
Revert "[nrf fromlist][crypto] Extend the OperationalKeystore API to …
kkasperczyk-no May 8, 2024
faba5f1
Revert "[nrf noup] Versioning with VERSION file for matter implemented"
kkasperczyk-no May 8, 2024
4ae5307
Revert "[nrf noup] Added DNS server refresh after adding new IPv6 add…
kkasperczyk-no May 8, 2024
88af5ea
Revert "[nrf noup] [zephyr] Fix CHIPDevicePlatformEvent.h include dep…
kkasperczyk-no May 8, 2024
85f6c94
Revert "[nrf fromtree][OpenThread] Harden DNS record parsing (#31227)"
kkasperczyk-no May 8, 2024
37cfe69
Revert "[nrf noup] Rename hci_rpmsg to hci_ipc"
kkasperczyk-no May 8, 2024
4173cb6
Revert "[nrf noup] platform: zephyr: Fix random include"
kkasperczyk-no May 8, 2024
efc83ed
Revert "[nrf noup] Replace XOROSHIRO_RANDOM_GENERATOR"
kkasperczyk-no May 8, 2024
d9a0c7d
Revert "[nrf noup] [nrfconnect] Added FactoryDataBase to facilitate d…
kkasperczyk-no May 8, 2024
89e2e22
Revert "[nrf noup][zephyr] Enabled support for bonding in the BLEMana…
kkasperczyk-no May 8, 2024
3b8e075
Revert "[nrf noup] Move DAC priv key from Factory Data to PSA ITS"
kkasperczyk-no May 8, 2024
15207ca
Revert "[nrf noup] Add debug logs for sys_heap malloc"
kkasperczyk-no May 8, 2024
5251d62
Revert "[nrf fromtree] [app] Fix DeferredAttributePersister memory le…
kkasperczyk-no May 8, 2024
3f73e9f
Revert "[nrf noup] WPA supplicant advanced features disabled"
kkasperczyk-no May 8, 2024
bb818ca
Revert "[nrf noup] Add PSA crypto usage and enable by default."
kkasperczyk-no May 8, 2024
6e342bd
Revert "[nrf fromlist] [nrfconnect] Add kconfig for enabling Read Cli…
kkasperczyk-no May 8, 2024
6658865
Revert "[nrf noup] Fix PSA crypto merge conflict"
kkasperczyk-no May 8, 2024
895fb58
Revert "[nrf noup] [crypto] Add PSA SPAKE2+ implementation"
kkasperczyk-no May 8, 2024
f35b742
Revert "[nrf fromlist] Fixed DECLARE_DYNAMIC_ATTRIBUTE to support CLI…
kkasperczyk-no May 8, 2024
479e1d0
Revert "[nrf noup] Added check to drop handling callbacks for BT cent…
kkasperczyk-no May 8, 2024
01399dd
Revert "[nrf noup] Allow selecting DNS-SD implementation at runtime"
kkasperczyk-no May 8, 2024
2de9555
Revert "[nrf fromtree] [dns-sd] Untangle dependencies between Resolve…
kkasperczyk-no May 8, 2024
de5c5ba
Revert "[nrf noup] [nrfconnect] Move handler for joining/leaving mcas…
kkasperczyk-no May 8, 2024
52aa8fb
Revert "[nrf noup] [inet] Combine platform handlers for joining/leavi…
kkasperczyk-no May 8, 2024
47f3327
Revert "[nrf noup] Enable SHA1 for Wi-Fi"
kkasperczyk-no May 8, 2024
70f4823
Revert "[nrf noup] Clean Kconfig.defaults to support "Thread and Wi-F…
kkasperczyk-no May 8, 2024
0c2053f
Revert "[nrf noup] Make Wi-Fi manager use Wi-Fi interface only"
kkasperczyk-no May 8, 2024
76cd510
Revert "[nrf noup] Aligned release tools to Matter 1.2"
kkasperczyk-no May 8, 2024
8a407ee
Revert "[nrf fromtree][nrfconnect] Removed overwriting mbedTLS config…
kkasperczyk-no May 8, 2024
59f41a2
Revert "[nrf noup] Increased Wi-Fi max data size to fix commissioning…
kkasperczyk-no May 8, 2024
281ab7f
Revert "[nrf fromlist] Fix handling command handler status for group …
kkasperczyk-no May 8, 2024
17ce5a8
Revert "[nrf noup] Changed ICD mode names from interval to duration"
kkasperczyk-no May 8, 2024
11b3438
Revert "[nrf noup] Fixed minor style issues returned by code lint"
kkasperczyk-no May 8, 2024
7e45cca
Revert "[nrf noup] Fixed package names for zap binaries"
kkasperczyk-no May 8, 2024
831dfdb
Revert "[nrf noup] Renamed deprecated symbols"
kkasperczyk-no May 8, 2024
7522fce
Revert "[nrf noup] wifi: Fix 5GHz association"
kkasperczyk-no May 8, 2024
98c0857
Revert "[nrf noup] [nrfconnect] Align nrf_power calls to new scheme"
kkasperczyk-no May 8, 2024
5399ff5
Revert "[nrf noup] [nrfconnect] Do not link libCHIPShell.a with --who…
kkasperczyk-no May 8, 2024
14c4938
Revert "[nrf noup] [Zephyr] Fix sys_heap malloc build with LTO"
kkasperczyk-no May 8, 2024
b442eec
Revert "[nrf noup] wifi: avoid unwanted connect request"
kkasperczyk-no May 8, 2024
f6fd317
Revert "[nrf noup] Enhance/Optimize attach to thread network"
kkasperczyk-no May 8, 2024
25fcaee
Revert "[nrf noup] Fix ram_report and rom_report"
kkasperczyk-no May 8, 2024
fc6a57b
Revert "[nrf noup] Fix generate zap sript on windows"
kkasperczyk-no May 8, 2024
e000f59
Revert "[nrf noup] [nrfconnect] Fix release tools workflow"
kkasperczyk-no May 8, 2024
9d6b262
Revert "[nrf noup] use CMake command instead of bash in build script"
kkasperczyk-no May 8, 2024
63f6ba6
Revert "[nrf noup] Repaired unit tests"
kkasperczyk-no May 8, 2024
32c101b
Revert "[nrf noup] Fixed output generated by get_zap.py on macOS"
kkasperczyk-no May 8, 2024
cb2ea53
Revert "[nrf noup] Disable dependabot"
kkasperczyk-no May 8, 2024
3ccbb4d
Revert "[nrf noup] Conditionally disable all unnecessary workflows"
kkasperczyk-no May 8, 2024
1cf1de2
Revert "[nrf noup] Added workaround for zap-cli usage if CHIP_SHELL e…
kkasperczyk-no May 8, 2024
34e95e6
Revert "[nrf noup] Bypassed code generation at build time"
kkasperczyk-no May 8, 2024
7e52cab
Revert "[nrf noup] Added script for downloading recommended zap package"
kkasperczyk-no May 8, 2024
87dc5ac
Revert "[nrf noup] Include pigweed_environment.gni in tree"
kkasperczyk-no May 8, 2024
292a493
Revert "[nrf noup] Patch chip_data_model.cmake"
kkasperczyk-no May 8, 2024
c6d9e6f
Revert "[nrf noup] Fixed relative reference in documentation."
kkasperczyk-no May 8, 2024
64f0dc9
Revert "[nrf noup] Use "continue-on-error" for examples in CI"
kkasperczyk-no May 8, 2024
36b9218
Revert "[nrf noup] Set nRF Connect SDK recommended version"
kkasperczyk-no May 8, 2024
120296d
Revert "[nrf noup] add workflow for building CHIP tools"
kkasperczyk-no May 8, 2024
89d8d56
Revert "[nrf noup] Add Zephyr module manifest in the root directory"
kkasperczyk-no May 8, 2024
8c7c3df
Revert "[nrf fromtree][nrfconnect] Updated nRF Connect SDK to 2.5.0 (…
kkasperczyk-no May 8, 2024
ef574cd
Revert "[nrf fromtree][nrfconnect] Updated nRF Connect SDK version in…
kkasperczyk-no May 8, 2024
88204fc
[nrf mergeup] Matter upmerge to 1.3.0.0 version
kkasperczyk-no May 8, 2024
94f8e53
[nrf noup] Add Zephyr module manifest in the root directory
Damian-Nordic Jan 28, 2021
e9cac98
[nrf noup] Set nRF Connect SDK recommended version
kkasperczyk-no Nov 17, 2021
2b8d037
[nrf noup] Aligned CI workflows for sdk-connectedhomeip
Damian-Nordic Jul 26, 2021
ffcd1d8
[nrf noup] Fixed relative reference in documentation.
kkasperczyk-no May 17, 2022
50fdd7f
[nrf noup] Bypassed code generation at build time
Damian-Nordic Jan 16, 2023
690d106
[nrf noup] Include pigweed_environment.gni in tree
Damian-Nordic Jan 16, 2023
c9cc321
[nrf noup] Added script for downloading recommended zap package
kkasperczyk-no Feb 10, 2023
d1b4cc1
[nrf noup] use CMake command instead of bash in build script
LuDuda May 26, 2023
986858e
[nrf noup] Fix generate zap sript on windows
doublemis1 Jul 6, 2023
d8eed4b
[nrf noup] Fix ram_report and rom_report
LuDuda Jun 12, 2023
1109954
[nrf noup] [Zephyr] Fix sys_heap malloc build with LTO
Damian-Nordic Oct 16, 2023
e2a8947
[nrf noup] [nrfconnect] Do not link libCHIPShell.a with --whole-archive
Damian-Nordic Oct 19, 2023
fa93254
[nrf noup] Add debug logs for sys_heap malloc
Damian-Nordic Dec 18, 2023
e7e7dca
[nrf noup] Move DAC priv key from Factory Data to PSA ITS
ArekBalysNordic Dec 20, 2023
7a795a6
[nrf noup] Fix the build warning in door-lock-server
LipinskiPNordicSemi Mar 5, 2024
ae2dce5
[nrf toup] [nrfconnect] Disable Zephyr socket extensions
markaj-nordic Mar 7, 2024
6c0bf5c
[nrf noup] Add custom west commands to ease ZAP usage
Damian-Nordic Apr 9, 2024
61b9073
[mrp] Increase default retry interval for Thread
Damian-Nordic Apr 18, 2024
d2c0280
[nrf noup] CI:make PR to manifest
jaci-nordic Apr 22, 2024
a1bb116
[nrf toup][nrfconnect] Fixed calculation of Wi-Fi unicast counters
kkasperczyk-no May 7, 2024
325733c
[nrf fromlist][openthread] Fixed potential usage fault
kkasperczyk-no May 14, 2024
a497f79
[nrf noup] Added workaround to pass nRF compliance check
kkasperczyk-no May 14, 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.
27 changes: 27 additions & 0 deletions .actrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# This file contains settings for local github action runner act:
# https://github.com/nektos/act
#
# It is recommended to run specific jobs that you need, all jobs except those
# running on should darwin work.
# e.g. act -j build_linux
#
# It is recommended to set up a separate bridge network
# and possibly define it in ~/.actrc like so:
# --network=bridge
# https://docs.docker.com/network/drivers/bridge/

# Remove containers after finishing a job, comment out for debugging
--rm

# Reuse the checkout from host, otherwise act will do docker cp that makes
# running jobs a lot longer even on SSD. Clean up your .environment before
# running it.
--bind

# Easier to have 1:1 match between triggering jobs and reading logs when they
# use the same name
--log-prefix-job-id

# Default runner image does not include enough.
# https://github.com/nektos/act#default-runners-are-intentionally-incomplete
-P ubuntu-latest=catthehacker/ubuntu:full-latest
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,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/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