Skip to content

modules: Align watchdog configuration and naming#74

Merged
jtguggedal merged 1 commit intomainfrom
wdt-align
Feb 24, 2025
Merged

modules: Align watchdog configuration and naming#74
jtguggedal merged 1 commit intomainfrom
wdt-align

Conversation

@jtguggedal
Copy link
Copy Markdown
Contributor

Align how each module configures watchdog timeouts and the naming of options and variables. Add build asserts where missing to ensure that message processing time is shorter than the watchdog timeout.

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Core Changes:

  • Standardized watchdog configuration across all modules
  • Renamed configuration options for consistency
  • Added build asserts to validate watchdog timeouts
  • Improved documentation for watchdog and message processing timeouts

⚠️ Concerns:
None - Changes improve code consistency and safety

Verdict: Approve - Changes improve code quality and maintainability without introducing risks


Code review performed by ANTHROPIC - claude-3-5-sonnet-20241022.

@jtguggedal jtguggedal force-pushed the wdt-align branch 3 times, most recently from a0a3487 to 368bb79 Compare February 24, 2025 13:47
Align how each module configures watchdog timeouts and the naming
of options and variables. Add build asserts where missing to
ensure that message processing time is shorter than the watchdog
timeout.

Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>
@sonarqubecloud
Copy link
Copy Markdown

@jtguggedal jtguggedal merged commit bca2f9a into main Feb 24, 2025
5 checks passed
@jtguggedal jtguggedal deleted the wdt-align branch February 24, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant