Sync csa branch with main#881
Merged
sarthak shaha (Sarthak-Shaha) merged 17 commits intomainfrom Mar 17, 2026
Merged
Conversation
* Code movements;name changes * Restyled by whitespace * Restyled by clang-format * Resolve comments * Restyled by clang-format * Remove redundant usings;Fix include * Revert name change * Restyled by clang-format * Fix naming --------- Co-authored-by: Restyled.io <commits@restyled.io>
Bumps [third_party/amazon-kinesis-video-streams-webrtc-sdk-c/repo](https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c) from `057047e` to `beb520b`. - [Release notes](https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/releases) - [Commits](awslabs/amazon-kinesis-video-streams-webrtc-sdk-c@057047e...beb520b) --- updated-dependencies: - dependency-name: third_party/amazon-kinesis-video-streams-webrtc-sdk-c/repo dependency-version: beb520b965251e7797d509f1c4f79be1913e7bcc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [third_party/ot-br-posix/repo](https://github.com/openthread/ot-br-posix) from `ccb0e14` to `43f2a88`. - [Release notes](https://github.com/openthread/ot-br-posix/releases) - [Commits](openthread/ot-br-posix@ccb0e14...43f2a88) --- updated-dependencies: - dependency-name: third_party/ot-br-posix/repo dependency-version: 43f2a88b71aa26614cd090769333091d9b9e9744 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.59.0 to 0.60.0. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.59.0...0.60.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `3fec404` to `0d4a43a`. - [Release notes](https://github.com/openthread/openthread/releases) - [Commits](openthread/openthread@3fec404...0d4a43a) --- updated-dependencies: - dependency-name: third_party/openthread/repo dependency-version: 0d4a43ab8d4147f8c7215b561187478a9419ae82 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Do not exclude build directory from ruff check The `build` name is a very generic name which appears in our Python modules and also is a directory for built artifacts. Instead of excluding a generic name (which will disable ruff check in some part of our code base) exclude specific paths. * Apply ruff automatic fixes * Fix logging warnings reported by ruff * Fix Python boolean logic * Restyled by autopep8 * Restyled by isort
…ter to align with the new merged specification (#43571) Signed-off-by: Lo,Chin-Ran <chin-ran.lo@nxp.com>
Bumps [third_party/pigweed/repo](https://github.com/google/pigweed) from `3cd31cb` to `c119d20`. - [Commits](pigweed-project/pigweed@3cd31cb...c119d20) --- updated-dependencies: - dependency-name: third_party/pigweed/repo dependency-version: c119d2065b42b0ec4c0a0dcba490b4e1bda0e3d8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [third_party/libwebsockets/repo](https://github.com/warmcat/libwebsockets) from `6e09203` to `4926031`. - [Commits](warmcat/libwebsockets@6e09203...4926031) --- updated-dependencies: - dependency-name: third_party/libwebsockets/repo dependency-version: 4926031623deb4aeb09c189e034da5f0d06b9bf9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ader to Implementation Source (#43535) * Moved '_GetWiFiAPMode' from 'ConnectivityManagerImpl.h' to 'ConnectivityManagerImpl_NetworkManagementWpaSupplicant.cpp'. * Moved '_IsWiFiAPActive' from 'ConnectivityManagerImpl.h' to 'ConnectivityManagerImpl_NetworkManagementWpaSupplicant.cpp'. * Moved '_IsWiFiAPApplicationControlled' from 'ConnectivityManagerImpl.h' to 'ConnectivityManagerImpl_NetworkManagementWpaSupplicant.cpp'. * Moved '_GetWiFiAPIdleTimeout'. Moved '_GetWiFiAPIdleTimeout' from 'ConnectivityManagerImpl.h' to 'ConnectivityManagerImpl_NetworkManagementWpaSupplicant.cpp'.
…(#43573) * Rename closure dimension cluster source files * Rename header files * Add shim header files
* Enable Pw access for more attributes * Gemini comments * Fix compile issue
…s (#43342) * update XMLs with Basic Info cluster's DeviceLocation attribute * marked the DeviceLocation attribute as optional * Apply suggestion from @plauric * update XMLs using Alchemy. update the BridgedDevBasicInfo cluster. * merge from master and update the basicinfo and bridgedbasicinfo xml files * fixed missing JRE and ran regen script again * fix submodule pointer for nanopb to cfdc6487acbbf7152a8f929e175710ff49f6066a * fix issue introduced by a previous commit * fix issues introduced by a previous commit, resulting in a broken build * fix submodule pointer for nanopb to cfdc6487acbbf7152a8f929e175710ff49f6066a * fix another issue introduced by a previous commit * update after regen * missed updating in the previous commit * removed DeviceLocation from the 1.5 DM XMLs. revert the updated comments from the zap-template XMLs updated to include DeviceLocation * fix issue from previous commit: remove Python venv * revert submodule updates to the revs from 5b2553a7abb02584cbe5bd864877a688d229c03a * XML fine tuning * undo changes to global-enums.xml
Contributor
|
The check for |
sarthak shaha (Sarthak-Shaha)
approved these changes
Mar 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR syncs the csa branch with the main branch.
PR MUST BE MERGED WITH MERGE COMMIT - ADMIN MUST ENABLE THE OPTION