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

[SL-ONLY] Add structure for the SleepManager class #105

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

mkardous-silabs
Copy link
Contributor

@mkardous-silabs mkardous-silabs commented Nov 14, 2024

Description

PR introduces the SleepManager class which will be responsible of managing the sleep states of the Wi-Fi chip.
PR brings not functionnal changes, it just creates the necessary classes to simplify reviews in follow up PRs.

Note to reviews: The class is only being added to the 917 as the first support. Support for other chips will be done once the feature is completed.

The new source file don't have licenses for the time being by design until legal confirms which it should be if it is ok for these files to be here.

Tests

It builds

@mkardous-silabs mkardous-silabs added the sl-only This TAG indicates that this commit is a silabs-specific commit that cannot be upstream to CSA. label Nov 14, 2024
@mkardous-silabs mkardous-silabs requested a review from a team as a code owner November 14, 2024 16:28
@mkardous-silabs mkardous-silabs merged commit 2dccf95 into release_2.5-1.4 Nov 15, 2024
11 of 12 checks passed
@mkardous-silabs mkardous-silabs deleted the feature/sleep_manager_structure branch November 15, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sl-only This TAG indicates that this commit is a silabs-specific commit that cannot be upstream to CSA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants