forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump third_party/pigweed/repo from 9235aeb
to 4b50d0e
#59
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/submodules/third_party/pigweed/repo-4b50d0e
Closed
Bump third_party/pigweed/repo from 9235aeb
to 4b50d0e
#59
dependabot
wants to merge
1
commit into
master
from
dependabot/submodules/third_party/pigweed/repo-4b50d0e
Conversation
This file contains 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
Bumps [third_party/pigweed/repo](https://github.com/google/pigweed) from `9235aeb` to `4b50d0e`. - [Release notes](https://github.com/google/pigweed/releases) - [Commits](google/pigweed@9235aeb...4b50d0e) --- updated-dependencies: - dependency-name: third_party/pigweed/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #63. |
dependabot
bot
deleted the
dependabot/submodules/third_party/pigweed/repo-4b50d0e
branch
December 12, 2022 18:07
mkardous-silabs
pushed a commit
that referenced
this pull request
Dec 14, 2022
Merge in WMN_TOOLS/matter from v0.3.0_doc_updates to silabs Squashed commit of the following: commit d51fe5832aad2e40f6755491fff1b5275bd10d29 Author: Ezra Hale <[email protected]> Date: Fri Sep 2 09:33:58 2022 -0400 did a clean pass through the doc to make command line notation consistent and some other changes commit 202605849b82dd5982a3031d2792cf1de21a6b04 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 15:20:12 2022 -0400 fixed all references to wifi which should be Wi-Fi for consistency and correctness commit 1c67f5512f4fff4a6016e72ca9e8efcef1399eb4 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:58:58 2022 -0400 removed duplication of pre-req documentation in favor of HARDWARE_REQUIREMENTS.md and SOFTWARE_REQUIREMENTS.md commit e718c90368ff1f1f55c818affa4eec6bf8d1c8db Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 14:25:55 2022 -0400 Added git instructions to Software Reqs commit 563524bbab46e1f91a103e0f75920371974b7329 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:22:16 2022 -0400 cleaning up references to software and hardware requriements commit 0ccc40e8f50880b92d19c1f90bc0553b5e50d910 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:48:26 2022 -0400 langugage for hardware and software requirements note commit d3c195366cd40c0802ab4f52e34fec3070e05bc9 Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 13:40:12 2022 -0400 Added 'Software Requirements' main page commit d8b5b4e0ecf6ffd7dcc93375a7cf947e67d4359b Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:36:20 2022 -0400 adding a central location for hardware requirements commit 497410247ebb83a694747de05cee0c6da144d3ef Author: Ezra Hale <[email protected]> Date: Thu Sep 1 09:57:31 2022 -0400 added prereqs from the BUILDING.md page to this commit 5404e7b70120e84954d775a3111cac791919a982 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:53:42 2022 -0400 adding --recursive flag back into usage of update script commit bb8c4823be7f88b867b323901a1aeed61785d5c8 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:38:12 2022 -0400 comment from Rehan, added link to CUSTOM_MATTER_DEVICE.md commit 6689bb9897a81222863d3f54aff4261ec044c830 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:25:53 2022 -0400 updates from Rehan's comments on the PR commit 14831e91967252e58985238538165c5eccfd1137 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 13:47:39 2022 -0400 updated naming for wifi build end device so it is consistent with Thread and less confusing commit 1e5da86864b815dc92bc0c8be4bfb22b7333c885 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 12:02:11 2022 -0400 adding more doc on WIRESHARK.md commit 897c34befd894070001cd69ac2900c363b11aa93 Author: Curtis Rahman <[email protected]> Date: Wed Aug 31 11:45:51 2022 -0400 Added Mac OS (silicon) steps to software reqs/VS code env setup commit 194e85b311e7ee0f4f1f2d73bd6807a02150a5d5 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 11:32:30 2022 -0400 adding first pass at WIRESHARK documentation commit b49cecf022abb4a520537e53aea52b731cd0f8b9 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:14:46 2022 -0400 added pointer to credentials example README.md from ToC commit 91ad980b9f0789195d9a51a3fec865554295458f Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:05:15 2022 -0400 fixed typo in ATTESTATION_CRED.md commit 9e228633dbf09ac84473086bb82e68c2c6f10066 Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:46:41 2022 -0400 added doc for Energy Profiler commit c8b9ae004791c9abf4bd3a868074b9619fee22fb Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:26:45 2022 -0400 added bottom nav ... and 14 more commits
mkardous-silabs
pushed a commit
that referenced
this pull request
Dec 14, 2022
Merge in WMN_TOOLS/matter from v0.3.0_doc_updates to silabs Squashed commit of the following: commit d51fe5832aad2e40f6755491fff1b5275bd10d29 Author: Ezra Hale <[email protected]> Date: Fri Sep 2 09:33:58 2022 -0400 did a clean pass through the doc to make command line notation consistent and some other changes commit 202605849b82dd5982a3031d2792cf1de21a6b04 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 15:20:12 2022 -0400 fixed all references to wifi which should be Wi-Fi for consistency and correctness commit 1c67f5512f4fff4a6016e72ca9e8efcef1399eb4 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:58:58 2022 -0400 removed duplication of pre-req documentation in favor of HARDWARE_REQUIREMENTS.md and SOFTWARE_REQUIREMENTS.md commit e718c90368ff1f1f55c818affa4eec6bf8d1c8db Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 14:25:55 2022 -0400 Added git instructions to Software Reqs commit 563524bbab46e1f91a103e0f75920371974b7329 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:22:16 2022 -0400 cleaning up references to software and hardware requriements commit 0ccc40e8f50880b92d19c1f90bc0553b5e50d910 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:48:26 2022 -0400 langugage for hardware and software requirements note commit d3c195366cd40c0802ab4f52e34fec3070e05bc9 Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 13:40:12 2022 -0400 Added 'Software Requirements' main page commit d8b5b4e0ecf6ffd7dcc93375a7cf947e67d4359b Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:36:20 2022 -0400 adding a central location for hardware requirements commit 497410247ebb83a694747de05cee0c6da144d3ef Author: Ezra Hale <[email protected]> Date: Thu Sep 1 09:57:31 2022 -0400 added prereqs from the BUILDING.md page to this commit 5404e7b70120e84954d775a3111cac791919a982 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:53:42 2022 -0400 adding --recursive flag back into usage of update script commit bb8c4823be7f88b867b323901a1aeed61785d5c8 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:38:12 2022 -0400 comment from Rehan, added link to CUSTOM_MATTER_DEVICE.md commit 6689bb9897a81222863d3f54aff4261ec044c830 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:25:53 2022 -0400 updates from Rehan's comments on the PR commit 14831e91967252e58985238538165c5eccfd1137 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 13:47:39 2022 -0400 updated naming for wifi build end device so it is consistent with Thread and less confusing commit 1e5da86864b815dc92bc0c8be4bfb22b7333c885 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 12:02:11 2022 -0400 adding more doc on WIRESHARK.md commit 897c34befd894070001cd69ac2900c363b11aa93 Author: Curtis Rahman <[email protected]> Date: Wed Aug 31 11:45:51 2022 -0400 Added Mac OS (silicon) steps to software reqs/VS code env setup commit 194e85b311e7ee0f4f1f2d73bd6807a02150a5d5 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 11:32:30 2022 -0400 adding first pass at WIRESHARK documentation commit b49cecf022abb4a520537e53aea52b731cd0f8b9 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:14:46 2022 -0400 added pointer to credentials example README.md from ToC commit 91ad980b9f0789195d9a51a3fec865554295458f Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:05:15 2022 -0400 fixed typo in ATTESTATION_CRED.md commit 9e228633dbf09ac84473086bb82e68c2c6f10066 Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:46:41 2022 -0400 added doc for Energy Profiler commit c8b9ae004791c9abf4bd3a868074b9619fee22fb Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:26:45 2022 -0400 added bottom nav ... and 14 more commits
mkardous-silabs
pushed a commit
that referenced
this pull request
Jan 20, 2023
…vice (project-chip#24378) * [Telink] Moved LightingManager into PWMDevice * Restyled by clang-format * [Telink] Adding lighting color feature (#59) * [Telink] Added lighting color feature * [Telink] Added tlsr9518adk80d.overlay to lighting-app * [Telink] Updated RGB functionality * [Telink] Updated RGB PWM pins Co-authored-by: Alex Tsitsiura <[email protected]> * Restyled by whitespace * Restyled by clang-format * [Telink] Minor changes * [Telink] Add 'telink reboot' shell CLI command (#63) * [Telink] Restyled Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]>
andy31415
pushed a commit
that referenced
this pull request
Jan 30, 2023
* [Telink] Moved LightingManager into PWMDevice * Restyled by clang-format * [Telink] Adding lighting color feature (#59) * [Telink] Added lighting color feature * [Telink] Added tlsr9518adk80d.overlay to lighting-app * [Telink] Updated RGB functionality * [Telink] Updated RGB PWM pins Co-authored-by: Alex Tsitsiura <[email protected]> * Restyled by whitespace * Restyled by clang-format * [Telink] Minor changes * [Telink] Add 'telink reboot' shell CLI command (#63) * [Telink] Restyled * [Telink] Update Telink Docker image (Zephyr update) Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]>
mkardous-silabs
pushed a commit
that referenced
this pull request
Feb 9, 2023
* [Telink] Introduce power management (#72) * [Telink] Moved LightingManager into PWMDevice * [Telink] Enabled PM for Light Switch example * [Telink] Added OpenThread power management support * [Telink] Configured project for the lowest power consumption * [Telink] Restyle * [Telink] Adapt system status LED and buttons with Power Mode usage * [Telink] Fixed factory reset in pool mode of button manager * [Telink] Updated Factory Reset trigger * Restyled by clang-format * [Telink] Adding lighting color feature (#59) * [Telink] Added lighting color feature * [Telink] Added tlsr9518adk80d.overlay to lighting-app * [Telink] Updated RGB functionality * [Telink] Updated RGB PWM pins Co-authored-by: Alex Tsitsiura <[email protected]> * Restyled by whitespace * Restyled by clang-format * [Telink] Minor changes * [Telink] Add 'telink reboot' shell CLI command (#63) * [Telink] Restyled * [Telink] Enable CHIP SED support * [Telink] Update new configs name/location * [Telink] restyle * [Telink] Add PM to all apps * [Telink] set default configs * [Telink] Revert EOL * [Telink] Revert EOL --------- Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Misha.Tkachenko <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]> * [Telink] Copyright update * [Telink] Fix builds after merge of master * [Telink] Review fixes * [Telink] Custom RF power values example * [Telink] Remove Level Control cluster from binding * [Telink] Add CONFIG_MATTER_LOG_LEVEL --------- Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Misha.Tkachenko <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Dmytro Huz <[email protected]>
mkardous-silabs
pushed a commit
that referenced
this pull request
May 2, 2023
Merge in WMN_TOOLS/matter from v0.3.0_doc_updates to silabs Squashed commit of the following: commit d51fe5832aad2e40f6755491fff1b5275bd10d29 Author: Ezra Hale <[email protected]> Date: Fri Sep 2 09:33:58 2022 -0400 did a clean pass through the doc to make command line notation consistent and some other changes commit 202605849b82dd5982a3031d2792cf1de21a6b04 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 15:20:12 2022 -0400 fixed all references to wifi which should be Wi-Fi for consistency and correctness commit 1c67f5512f4fff4a6016e72ca9e8efcef1399eb4 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:58:58 2022 -0400 removed duplication of pre-req documentation in favor of HARDWARE_REQUIREMENTS.md and SOFTWARE_REQUIREMENTS.md commit e718c90368ff1f1f55c818affa4eec6bf8d1c8db Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 14:25:55 2022 -0400 Added git instructions to Software Reqs commit 563524bbab46e1f91a103e0f75920371974b7329 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:22:16 2022 -0400 cleaning up references to software and hardware requriements commit 0ccc40e8f50880b92d19c1f90bc0553b5e50d910 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:48:26 2022 -0400 langugage for hardware and software requirements note commit d3c195366cd40c0802ab4f52e34fec3070e05bc9 Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 13:40:12 2022 -0400 Added 'Software Requirements' main page commit d8b5b4e0ecf6ffd7dcc93375a7cf947e67d4359b Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:36:20 2022 -0400 adding a central location for hardware requirements commit 497410247ebb83a694747de05cee0c6da144d3ef Author: Ezra Hale <[email protected]> Date: Thu Sep 1 09:57:31 2022 -0400 added prereqs from the BUILDING.md page to this commit 5404e7b70120e84954d775a3111cac791919a982 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:53:42 2022 -0400 adding --recursive flag back into usage of update script commit bb8c4823be7f88b867b323901a1aeed61785d5c8 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:38:12 2022 -0400 comment from Rehan, added link to CUSTOM_MATTER_DEVICE.md commit 6689bb9897a81222863d3f54aff4261ec044c830 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:25:53 2022 -0400 updates from Rehan's comments on the PR commit 14831e91967252e58985238538165c5eccfd1137 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 13:47:39 2022 -0400 updated naming for wifi build end device so it is consistent with Thread and less confusing commit 1e5da86864b815dc92bc0c8be4bfb22b7333c885 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 12:02:11 2022 -0400 adding more doc on WIRESHARK.md commit 897c34befd894070001cd69ac2900c363b11aa93 Author: Curtis Rahman <[email protected]> Date: Wed Aug 31 11:45:51 2022 -0400 Added Mac OS (silicon) steps to software reqs/VS code env setup commit 194e85b311e7ee0f4f1f2d73bd6807a02150a5d5 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 11:32:30 2022 -0400 adding first pass at WIRESHARK documentation commit b49cecf022abb4a520537e53aea52b731cd0f8b9 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:14:46 2022 -0400 added pointer to credentials example README.md from ToC commit 91ad980b9f0789195d9a51a3fec865554295458f Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:05:15 2022 -0400 fixed typo in ATTESTATION_CRED.md commit 9e228633dbf09ac84473086bb82e68c2c6f10066 Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:46:41 2022 -0400 added doc for Energy Profiler commit c8b9ae004791c9abf4bd3a868074b9619fee22fb Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:26:45 2022 -0400 added bottom nav ... and 14 more commits
mkardous-silabs
pushed a commit
that referenced
this pull request
Jan 29, 2024
Merge in WMN_TOOLS/matter from v0.3.0_doc_updates to silabs Squashed commit of the following: commit d51fe5832aad2e40f6755491fff1b5275bd10d29 Author: Ezra Hale <[email protected]> Date: Fri Sep 2 09:33:58 2022 -0400 did a clean pass through the doc to make command line notation consistent and some other changes commit 202605849b82dd5982a3031d2792cf1de21a6b04 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 15:20:12 2022 -0400 fixed all references to wifi which should be Wi-Fi for consistency and correctness commit 1c67f5512f4fff4a6016e72ca9e8efcef1399eb4 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:58:58 2022 -0400 removed duplication of pre-req documentation in favor of HARDWARE_REQUIREMENTS.md and SOFTWARE_REQUIREMENTS.md commit e718c90368ff1f1f55c818affa4eec6bf8d1c8db Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 14:25:55 2022 -0400 Added git instructions to Software Reqs commit 563524bbab46e1f91a103e0f75920371974b7329 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:22:16 2022 -0400 cleaning up references to software and hardware requriements commit 0ccc40e8f50880b92d19c1f90bc0553b5e50d910 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:48:26 2022 -0400 langugage for hardware and software requirements note commit d3c195366cd40c0802ab4f52e34fec3070e05bc9 Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 13:40:12 2022 -0400 Added 'Software Requirements' main page commit d8b5b4e0ecf6ffd7dcc93375a7cf947e67d4359b Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:36:20 2022 -0400 adding a central location for hardware requirements commit 497410247ebb83a694747de05cee0c6da144d3ef Author: Ezra Hale <[email protected]> Date: Thu Sep 1 09:57:31 2022 -0400 added prereqs from the BUILDING.md page to this commit 5404e7b70120e84954d775a3111cac791919a982 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:53:42 2022 -0400 adding --recursive flag back into usage of update script commit bb8c4823be7f88b867b323901a1aeed61785d5c8 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:38:12 2022 -0400 comment from Rehan, added link to CUSTOM_MATTER_DEVICE.md commit 6689bb9897a81222863d3f54aff4261ec044c830 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:25:53 2022 -0400 updates from Rehan's comments on the PR commit 14831e91967252e58985238538165c5eccfd1137 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 13:47:39 2022 -0400 updated naming for wifi build end device so it is consistent with Thread and less confusing commit 1e5da86864b815dc92bc0c8be4bfb22b7333c885 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 12:02:11 2022 -0400 adding more doc on WIRESHARK.md commit 897c34befd894070001cd69ac2900c363b11aa93 Author: Curtis Rahman <[email protected]> Date: Wed Aug 31 11:45:51 2022 -0400 Added Mac OS (silicon) steps to software reqs/VS code env setup commit 194e85b311e7ee0f4f1f2d73bd6807a02150a5d5 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 11:32:30 2022 -0400 adding first pass at WIRESHARK documentation commit b49cecf022abb4a520537e53aea52b731cd0f8b9 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:14:46 2022 -0400 added pointer to credentials example README.md from ToC commit 91ad980b9f0789195d9a51a3fec865554295458f Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:05:15 2022 -0400 fixed typo in ATTESTATION_CRED.md commit 9e228633dbf09ac84473086bb82e68c2c6f10066 Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:46:41 2022 -0400 added doc for Energy Profiler commit c8b9ae004791c9abf4bd3a868074b9619fee22fb Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:26:45 2022 -0400 added bottom nav ... and 14 more commits
mkardous-silabs
pushed a commit
that referenced
this pull request
Jan 29, 2024
Merge in WMN_TOOLS/matter from v0.3.0_doc_updates to silabs Squashed commit of the following: commit d51fe5832aad2e40f6755491fff1b5275bd10d29 Author: Ezra Hale <[email protected]> Date: Fri Sep 2 09:33:58 2022 -0400 did a clean pass through the doc to make command line notation consistent and some other changes commit 202605849b82dd5982a3031d2792cf1de21a6b04 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 15:20:12 2022 -0400 fixed all references to wifi which should be Wi-Fi for consistency and correctness commit 1c67f5512f4fff4a6016e72ca9e8efcef1399eb4 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:58:58 2022 -0400 removed duplication of pre-req documentation in favor of HARDWARE_REQUIREMENTS.md and SOFTWARE_REQUIREMENTS.md commit e718c90368ff1f1f55c818affa4eec6bf8d1c8db Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 14:25:55 2022 -0400 Added git instructions to Software Reqs commit 563524bbab46e1f91a103e0f75920371974b7329 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 14:22:16 2022 -0400 cleaning up references to software and hardware requriements commit 0ccc40e8f50880b92d19c1f90bc0553b5e50d910 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:48:26 2022 -0400 langugage for hardware and software requirements note commit d3c195366cd40c0802ab4f52e34fec3070e05bc9 Author: Curtis Rahman <[email protected]> Date: Thu Sep 1 13:40:12 2022 -0400 Added 'Software Requirements' main page commit d8b5b4e0ecf6ffd7dcc93375a7cf947e67d4359b Author: Ezra Hale <[email protected]> Date: Thu Sep 1 13:36:20 2022 -0400 adding a central location for hardware requirements commit 497410247ebb83a694747de05cee0c6da144d3ef Author: Ezra Hale <[email protected]> Date: Thu Sep 1 09:57:31 2022 -0400 added prereqs from the BUILDING.md page to this commit 5404e7b70120e84954d775a3111cac791919a982 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:53:42 2022 -0400 adding --recursive flag back into usage of update script commit bb8c4823be7f88b867b323901a1aeed61785d5c8 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:38:12 2022 -0400 comment from Rehan, added link to CUSTOM_MATTER_DEVICE.md commit 6689bb9897a81222863d3f54aff4261ec044c830 Author: Ezra Hale <[email protected]> Date: Thu Sep 1 08:25:53 2022 -0400 updates from Rehan's comments on the PR commit 14831e91967252e58985238538165c5eccfd1137 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 13:47:39 2022 -0400 updated naming for wifi build end device so it is consistent with Thread and less confusing commit 1e5da86864b815dc92bc0c8be4bfb22b7333c885 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 12:02:11 2022 -0400 adding more doc on WIRESHARK.md commit 897c34befd894070001cd69ac2900c363b11aa93 Author: Curtis Rahman <[email protected]> Date: Wed Aug 31 11:45:51 2022 -0400 Added Mac OS (silicon) steps to software reqs/VS code env setup commit 194e85b311e7ee0f4f1f2d73bd6807a02150a5d5 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 11:32:30 2022 -0400 adding first pass at WIRESHARK documentation commit b49cecf022abb4a520537e53aea52b731cd0f8b9 Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:14:46 2022 -0400 added pointer to credentials example README.md from ToC commit 91ad980b9f0789195d9a51a3fec865554295458f Author: Ezra Hale <[email protected]> Date: Wed Aug 31 10:05:15 2022 -0400 fixed typo in ATTESTATION_CRED.md commit 9e228633dbf09ac84473086bb82e68c2c6f10066 Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:46:41 2022 -0400 added doc for Energy Profiler commit c8b9ae004791c9abf4bd3a868074b9619fee22fb Author: Ezra Hale <[email protected]> Date: Tue Aug 30 13:26:45 2022 -0400 added bottom nav ... and 14 more commits
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.
Bumps third_party/pigweed/repo from
9235aeb
to4b50d0e
.Commits
4b50d0e
roll: gnea469e5
roll: cmake35714d4
pw_perf_test: Added PW_PERF_TEST macro and its supporting componentsb754605
pw_console: Unify widget imports7818d3b
pw_unit_test: Marking pw_disableable_target as exportable and internal08b29a1
pw_software_update: Add CLI Manual documentation6bc7ab3
pw_{arduino_build,bloat}: Remove "yapf: enable"826e442
pw_bluetooth: Add CharacteristicPropertyBits operators4de5042
pw_thread: Make wildcard build pass54725fa
pw_build: Git repo location fixDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)