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

Refactor Os::IntervalTimer into CMake Selection #2726

Open
10 tasks
LeStarch opened this issue May 10, 2024 · 0 comments
Open
10 tasks

Refactor Os::IntervalTimer into CMake Selection #2726

LeStarch opened this issue May 10, 2024 · 0 comments

Comments

@LeStarch
Copy link
Collaborator

F´ Version
Affected Component

Feature Description

  • Is IntervalTimer needed as independent from Svc time code? Do we need an Os::Time implementation too?
  • Refactor Os::IntervalTimer into the Interface, Os::IntervalTimer, and Implementation classes (following pattern of Os::File)
  • Implement Posix implementation
  • Implement Stub implementation
  • Implement Test stub implementation
  • Build common rules-based tests
  • Build specific posix tests
  • Build stub interface tests
  • Setup default posix implementation for Posix platforms
  • Document
@LeStarch LeStarch added this to the Release v3.5.0 milestone May 10, 2024
@LeStarch LeStarch mentioned this issue May 10, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant