Skip to content

refactor: move driver specific code to drivers #3770

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

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

unsuman
Copy link
Contributor

@unsuman unsuman commented Jul 25, 2025

Note

This PR is intended for preview purposes only and can be broken down into more granular PRs later.

This PR resolves #3769 by refactoring the configuration system to decouple it from built-in drivers, enabling support for external drivers.

Depends on #3500

@unsuman unsuman closed this Jul 25, 2025
@unsuman unsuman reopened this Jul 25, 2025
@unsuman unsuman marked this pull request as draft July 25, 2025 16:16
unsuman added 2 commits July 29, 2025 19:59
Signed-off-by: Ansuman Sahoo <anshumansahoo500@gmail.com>
Signed-off-by: Ansuman Sahoo <anshumansahoo500@gmail.com>
@unsuman unsuman force-pushed the refactor/driver-specific-code branch 2 times, most recently from ddc4f54 to 4f651d9 Compare July 29, 2025 18:18
Signed-off-by: Ansuman Sahoo <anshumansahoo500@gmail.com>
@unsuman unsuman force-pushed the refactor/driver-specific-code branch from 4f651d9 to 8b370b9 Compare July 30, 2025 14:53
@AkihiroSuda AkihiroSuda added the gsoc/2025 Google Summer of Code 2025 label Jul 31, 2025
@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Jul 31, 2025
unsuman added 2 commits August 4, 2025 15:26
Signed-off-by: Ansuman Sahoo <anshumansahoo500@gmail.com>
Signed-off-by: Ansuman Sahoo <anshumansahoo500@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc/2025 Google Summer of Code 2025
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: Lima Config and External Drivers
2 participants