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

Figure out whether CHIP needs a watchdog setup #1938

Closed
bzbarsky-apple opened this issue Jul 31, 2020 · 3 comments
Closed

Figure out whether CHIP needs a watchdog setup #1938

bzbarsky-apple opened this issue Jul 31, 2020 · 3 comments
Labels
bug Something isn't working p2 priority 2 work stale Stale issue or PR
Milestone

Comments

@bzbarsky-apple
Copy link
Contributor

Problem

In the initial landing in #1609, we commented out calls to halResetWatchdog in attribute-storage.c and attribute-table.c. The calls are not needed at the moment because CHIP has no watchdog, but maybe it should?

Proposed Solution

Figure out whether we need a watchdog and if so:

  1. Implement one.
  2. Consider re-enabling the watchdog resets in the silabs code.

@woody-apple @franck-apple I'm not sure where exactly this fits in the schedule/project scheme. We don't need this for initial cluster standup for sure, but should presumably make sure we address it before v1.0.

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@woody-apple woody-apple added this to the V1.0 milestone Aug 3, 2020
@woody-apple woody-apple added bug Something isn't working and removed triage labels Aug 3, 2020
@franck-apple franck-apple added the p2 priority 2 work label Oct 16, 2020
@woody-apple woody-apple added p1 priority 1 work and removed p2 priority 2 work labels Oct 22, 2020
@woody-apple woody-apple added p2 priority 2 work and removed p1 priority 1 work labels Nov 5, 2020
@stale
Copy link

stale bot commented Nov 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Nov 6, 2021
@stale
Copy link

stale bot commented Nov 13, 2021

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Nov 13, 2021
chirag-silabs pushed a commit to rosahay-silabs/connectedhomeip that referenced this issue Jul 15, 2024
Merge in WMN_TOOLS/matter from update_codeowners to silabs_slc_1.3

Squashed commit of the following:

commit 09a5b17600edb3f9a5b350bcdc781304fb64c27c
Author: Junior Martinez <67972863+jmartinez-silabs@users.noreply.github.com>
Date:   Mon Jun 3 17:17:44 2024 -0400

    Add MatterWifi group to codeowners
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 priority 2 work stale Stale issue or PR
Projects
None yet
Development

No branches or pull requests

3 participants