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

[suggestion] ESP-IDF component as Platformio library #479

Open
Erol444 opened this issue Jan 29, 2021 · 1 comment
Open

[suggestion] ESP-IDF component as Platformio library #479

Erol444 opened this issue Jan 29, 2021 · 1 comment

Comments

@Erol444
Copy link

Erol444 commented Jan 29, 2021

As esp-idf compontents docs describe it, platformio scans components folder for any valid component.
My suggestion is to extend the platformio scanning to all the libraries of the project if there are any valid ESP-IDF components in there. That way, developers could share ESP-IDF components via the platformio library functionality.

Currently, a manual process of adding the component path of each component(library) to the EXTRA_COMPONENT_DIRS is needed.

@maxgerhardt
Copy link
Contributor

Overlaps #453

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

No branches or pull requests

3 participants