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

permit 'third-party' device drivers in other modules #134

Open
dellard opened this issue Nov 15, 2017 · 0 comments
Open

permit 'third-party' device drivers in other modules #134

dellard opened this issue Nov 15, 2017 · 0 comments

Comments

@dellard
Copy link
Contributor

dellard commented Nov 15, 2017

The drivers for individual devices are assumed, by the current QGL compiler, to be installed as a module that is part of QGL itself. In theory, we could have third-party drivers at some point, and it would be somewhat awkward if the only way that the compiler can use a driver is if it is copied into the QGL/drivers directory. It would be nicer if it could be loaded from an arbitrary location, under the direction of the user.

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

No branches or pull requests

1 participant