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

Clean Out Non-Standard OSAL Layer Items #2724

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

Clean Out Non-Standard OSAL Layer Items #2724

LeStarch opened this issue May 10, 2024 · 0 comments
Assignees
Labels
Easy First Issue An issue that should be straight forward to implement, and easily tested via CI. enhancement

Comments

@LeStarch
Copy link
Collaborator

LeStarch commented May 10, 2024

F´ Version
Affected Component

Feature Description

  • Remove Os::Watchdog as it is VxWorks specific without clear pattern for other OSes.
  • Remove Os::InterruptLock as it belongs more generally in a HAL layer
  • Remove Os/Mem.hpp and associated code as it belongs specifically to VxWorks implementations
  • Remove Os::TaskLock as it is VxWorks specific
@LeStarch LeStarch mentioned this issue May 10, 2024
11 tasks
@LeStarch LeStarch added this to the Release v3.5.0 milestone May 10, 2024
@LeStarch LeStarch added the Easy First Issue An issue that should be straight forward to implement, and easily tested via CI. label May 10, 2024
@LeStarch LeStarch self-assigned this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy First Issue An issue that should be straight forward to implement, and easily tested via CI. enhancement
Projects
None yet
Development

No branches or pull requests

1 participant