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

Fix OT Cli init and Power Manager req #217

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Fix OT Cli init and Power Manager req #217

merged 3 commits into from
Jul 31, 2024

Conversation

mkardous-silabs
Copy link
Collaborator

Problem / Feature

  • OT User CLI commands was getting init even if the OT cli was disable which caused an assert in the OT stack init
  • OT adds an EM1 req in the sleepy which never gets removed

Change overview

  • Ifdef guard the cli init
  • Temporary remove the EM1 req until OT fixes its issue

Testing

  • Manual tests

@mkardous-silabs mkardous-silabs merged commit 3c313dd into main Jul 31, 2024
3 checks passed
@mkardous-silabs mkardous-silabs deleted the fix/ot_inits branch July 31, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants