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 Library Structure #137

Open
dyldonahue opened this issue Jul 16, 2024 · 0 comments
Open

Refactor Library Structure #137

dyldonahue opened this issue Jul 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dyldonahue
Copy link
Contributor

dyldonahue commented Jul 16, 2024

Current Features

Our directory structure is currently a bit messy, with convoluted platform and general folders that will soon become unneeded anyway

Desired Additional Features

With the completion of #138 , all drivers should be stm platform agnostic anyway, and with the completion of #139 , they will become completely decoupled with hardware. So, our dir structure doesn't need to distinguish between these.

The simpliest re-implementation is simply

base
--> Drivers
--> Middleware

But im not opposed to more detailed breakdown if it made sense

Screenshots (as needed)

No response

@dyldonahue dyldonahue added the enhancement New feature or request label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant