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

Look in libraries folder for libs #24

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Look in libraries folder for libs #24

merged 1 commit into from
Jun 26, 2023

Conversation

fk3
Copy link
Contributor

@fk3 fk3 commented Jun 26, 2023

For new DCs / Modules, the FolderManager tries to find libs in the libraries/libs_ and libraries/libs_common folder now. The folders have been moved into a separate libraries folder, so that the main directory does not get cluttered so much. Also, there is a libs_common folder now, where developers can put (pure *.py) libs that do not have architecture differences (like libraries written on their own just for this driver).

For new DCs / Modules, the FolderManager tries to find
libs in the libraries/libs_<architecture> and libraries/libs_common
folder now. The folders have been moved into a separate
libraries folder, so that the main directory does not get cluttered
so much. Also, there is a libs_common folder now, where
developers can put (pure *.py) libs that do not have architecture
differences (like libraries written on their own just for this driver).
@fk3 fk3 marked this pull request as ready for review June 26, 2023 15:21
@fk3 fk3 requested a review from a team as a code owner June 26, 2023 15:21
@fk3 fk3 merged commit f4d7bcf into main Jun 26, 2023
@fk3 fk3 deleted the new-libs-folder branch June 26, 2023 15:22
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

Successfully merging this pull request may close these issues.

2 participants