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

create config for global hardware configuration #211

Closed
6 tasks done
PandiasChild opened this issue Apr 3, 2024 · 1 comment · Fixed by #218
Closed
6 tasks done

create config for global hardware configuration #211

PandiasChild opened this issue Apr 3, 2024 · 1 comment · Fixed by #218
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@PandiasChild
Copy link
Contributor

PandiasChild commented Apr 3, 2024

  • create config in scr/hal/enV5HWController/include
  • config.h should have an extern variable which has a definition in enV5_rev1.c in scr/hal/enV5HWController
  • go through each hardware library and figure out which functions are needed in hardware lib
  • implement functions
  • change documentation

later:

  • CMake Flag can link specific to *.c (for instance enV5_rev1.c)
@PandiasChild PandiasChild self-assigned this Apr 3, 2024
@PandiasChild PandiasChild added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 3, 2024
@PandiasChild PandiasChild linked a pull request May 16, 2024 that will close this issue
@PandiasChild
Copy link
Contributor Author

@DavidFederl i started something for the "CMake Flag can link specific to *.c (for instance enV5_rev1.c)". It could fit the requirement but respects the latest changes. I would like to talk about this next time we meet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant