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

Move functions in cerb_utils to embeded base #194

Open
4 tasks
Sabramz opened this issue Sep 9, 2024 · 1 comment
Open
4 tasks

Move functions in cerb_utils to embeded base #194

Sabramz opened this issue Sep 9, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Sabramz
Copy link
Contributor

Sabramz commented Sep 9, 2024

Description

These functions should be available to all C projects. Make sure rtos dependent functions are separated from other functions. Consider created an rtos_utils directory in Embedded Base

Acceptance Criteria

  • Functions in cerb_utils are in embedded base
  • cerb_utils header and c file are gone from Cerberus
  • The submodule is updated
  • This is tested on the car
@Sabramz Sabramz added the good first issue Good for newcomers label Sep 9, 2024
@jr1221
Copy link
Contributor

jr1221 commented Dec 4, 2024

make sure they go in correct spots as some rtos dependent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants