-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Remove set -x #89
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
Merged
Merged
Remove set -x #89
Conversation
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
gerickson
approved these changes
Mar 23, 2020
hawk248
approved these changes
Mar 23, 2020
hawk248
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
woody-apple
approved these changes
Mar 23, 2020
kkasperczyk-no
referenced
this pull request
in kkasperczyk-no/connectedhomeip
Nov 16, 2021
* Added power source cluster support to .zap and regenerated files * Added batter measurements * Added updating power source cluster data * Addressed review comments
mkardous-silabs
referenced
this pull request
in SiliconLabs/watt-sandbox
Oct 6, 2022
Merge in WMN_TOOLS/matter from fix_OpenThread_CI to silabs Squashed commit of the following: commit f6273094b5d1410cf3ed6106056cfeb862c40728 Author: jepenven-silabs <[email protected]> Date: Mon Sep 12 13:48:36 2022 -0400 Add missing board for JUnit test
nipatel-silabs
pushed a commit
to nipatel-silabs/connectedhomeip
that referenced
this pull request
Oct 19, 2022
Merge in WMN_TOOLS/matter from fix_OpenThread_CI to silabs Squashed commit of the following: commit f6273094b5d1410cf3ed6106056cfeb862c40728 Author: jepenven-silabs <[email protected]> Date: Mon Sep 12 13:48:36 2022 -0400 Add missing board for JUnit test
mkardous-silabs
referenced
this pull request
in mkardous-silabs/connectedhomeip
Oct 24, 2022
Merge in WMN_TOOLS/matter from fix_OpenThread_CI to silabs Squashed commit of the following: commit f6273094b5d1410cf3ed6106056cfeb862c40728 Author: jepenven-silabs <[email protected]> Date: Mon Sep 12 13:48:36 2022 -0400 Add missing board for JUnit test
mkardous-silabs
referenced
this pull request
in mkardous-silabs/connectedhomeip
Nov 2, 2022
Merge in WMN_TOOLS/matter from fix_OpenThread_CI to silabs Squashed commit of the following: commit f6273094b5d1410cf3ed6106056cfeb862c40728 Author: jepenven-silabs <[email protected]> Date: Mon Sep 12 13:48:36 2022 -0400 Add missing board for JUnit test
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this pull request
Oct 5, 2023
Merge in WMN_TOOLS/matter from fix_OpenThread_CI to silabs Squashed commit of the following: commit f6273094b5d1410cf3ed6106056cfeb862c40728 Author: jepenven-silabs <[email protected]> Date: Mon Sep 12 13:48:36 2022 -0400 Add missing board for JUnit test
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this pull request
Jan 11, 2024
Merge in WMN_TOOLS/matter from fix_OpenThread_CI to silabs Squashed commit of the following: commit f6273094b5d1410cf3ed6106056cfeb862c40728 Author: jepenven-silabs <[email protected]> Date: Mon Sep 12 13:48:36 2022 -0400 Add missing board for JUnit test
mykrupp
pushed a commit
to mykrupp/connectedhomeip
that referenced
this pull request
Jul 18, 2024
Merge in WMN_TOOLS/matter from fix_OpenThread_CI to silabs Squashed commit of the following: commit f6273094b5d1410cf3ed6106056cfeb862c40728 Author: jepenven-silabs <[email protected]> Date: Mon Sep 12 13:48:36 2022 -0400 Add missing board for JUnit test
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this pull request
Nov 22, 2024
jmartinez-silabs
added a commit
that referenced
this pull request
Jan 15, 2025
* Bump submodule for sdk updates and docker image version * Update files and libs pulled from sisdk. add -fno-lto ld flag. update mg24 linkerfile * Bring PSA crypto changes from sisdk Co-authored-by: Ricardo Casallas <[email protected]> * fixup merge conflict on CHIPCryptoPALPsaEfr32.cpp * Update mgm24 linkerfile. add no-lto to test-driver * update mg26 linkerfile * Adds mbedTLS 3.x support with tinycrypt uECC APIs (#132) * [SL-UP] Add BRD4338A support for Wiseconnect 3.4 in GN (#104) * Update for siwx917 * Changes for wifi sdk 3.4.0 (#89) * fix slc-gen build * fix wifi ncp build * Fixup nxp submodule desync * Fix ot_lib builds * Fix linking issue with coapi lib. address comments * Cleanup commented lines and bump merged matter_support sha * move some psa define from coap config to the right header * Add segger_rtt reference in linkerfile * fix rebase to master conflict issue --------- Co-authored-by: Ricardo Casallas <[email protected]> Co-authored-by: Rohan Sahay <[email protected]> Co-authored-by: Mathieu Kardous <[email protected]> Co-authored-by: bhmanda-silabs <[email protected]>
andy31415
added a commit
that referenced
this pull request
Oct 22, 2025
…ore (#41143) * [Silabs] PSA Crypto PAL customized for EFR32. (#36575) * [Silabs] PSA Crypto PAL customized for EFR32. * Pull request #2067: Provision SPAM (#36404) Merge in WMN_TOOLS/matter from provision_SPAM to dev/provision_source_code Squashed commit of the following: commit ae6d6bd09b963838fa8ae70efefa0770c33c5b73 Author: lpbeliveau-silabs <[email protected]> Date: Wed Sep 25 11:08:23 2024 -0400 Updated the GsdkSpam for series 3 now that provisioning relies on it commit fb0cb797ca3eea51856e2b62e5b2c0a4dfb8cac3 Author: lpbeliveau-silabs <[email protected]> Date: Tue Sep 24 17:53:54 2024 -0400 Updated provisioning to use Silabs Platform Abstraction Manager Co-authored-by: Andrei Litvin <[email protected]> * [Silabs] Trustzone-compatibility. (#36643) * [Silabs] Bugfix: PSA Crypto keystore for Wi-fi. (#36963) * [Silabs] Provision: Dynamic buffer allocation. (#36964) * [Silabs] Provision: Dynamic buffer allocation. * Code review. * [Silabs] AES_CCM_encrypt/decrypt output buffers fixed. (#37580) * [Silabs] AES_CCM_decrypt output buffer fixed. * Code review. * [Silabs] Bugfix: PSA AEAD encryption/decryption fixed. (#37663) * [Silabs] Update silabs sdks versions (#37034) * Bump submodule for sdk updates and docker image version * Update files and libs pulled from sisdk. add -fno-lto ld flag. update mg24 linkerfile * Bring PSA crypto changes from sisdk Co-authored-by: Ricardo Casallas <[email protected]> * fixup merge conflict on CHIPCryptoPALPsaEfr32.cpp * Update mgm24 linkerfile. add no-lto to test-driver * update mg26 linkerfile * Adds mbedTLS 3.x support with tinycrypt uECC APIs (#132) * [SL-UP] Add BRD4338A support for Wiseconnect 3.4 in GN (#104) * Update for siwx917 * Changes for wifi sdk 3.4.0 (#89) * fix slc-gen build * fix wifi ncp build * Fixup nxp submodule desync * Fix ot_lib builds * Fix linking issue with coapi lib. address comments * Cleanup commented lines and bump merged matter_support sha * move some psa define from coap config to the right header * Add segger_rtt reference in linkerfile * fix rebase to master conflict issue --------- Co-authored-by: Ricardo Casallas <[email protected]> Co-authored-by: Rohan Sahay <[email protected]> Co-authored-by: Mathieu Kardous <[email protected]> Co-authored-by: bhmanda-silabs <[email protected]> * Split UniqueId and PersistentUniqueId (#36292) * Update specific changes * Update src/platform/silabs/platformAbstraction/WiseMcuSpam.cpp --------- Co-authored-by: Ricardo Casallas <[email protected]> Co-authored-by: lpbeliveau-silabs <[email protected]> Co-authored-by: Andrei Litvin <[email protected]> Co-authored-by: Junior Martinez <[email protected]> Co-authored-by: Rohan Sahay <[email protected]> Co-authored-by: bhmanda-silabs <[email protected]>
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.
Problem
Lots of verbosity from make pretty-check
Summary of changes
remove
set -x