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 DTS to follow the PlatformIO standard structure #343

Merged
merged 3 commits into from
May 11, 2024

Conversation

lucaoliano
Copy link

@lucaoliano lucaoliano commented Apr 27, 2024

  • The source code files have been moved to the src folder.
  • Third-party libraries have been removed from the platformio.ini file. This is because all the third-party libraries are already present in the lib folder, making their inclusion in the configuration file unnecessary.

…ture

- remove lib_deps from platformio.ini since they are already in libs folder
@technyon
Copy link
Owner

Hi,

I'd wait with merging this until after PR #332 is completed.

@lucaoliano
Copy link
Author

Alright, that sounds good. I'll keep an eye on my pull request to make sure it stays in sync with any new changes that come up.

@technyon
Copy link
Owner

@lucaoliano Can you update this branch and resolve the merge conflicts? I'd merge when done.

@lucaoliano
Copy link
Author

Hi,
done.

@technyon technyon merged commit a6cb6c1 into technyon:master May 11, 2024
1 check passed
@lucaoliano lucaoliano deleted the pio branch May 11, 2024 10:04
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.

None yet

2 participants