Skip to content

Added support for processing library source files#113

Open
mkalkbrenner wants to merge 4 commits intomaxgerhardt:developfrom
mkalkbrenner:issue-112
Open

Added support for processing library source files#113
mkalkbrenner wants to merge 4 commits intomaxgerhardt:developfrom
mkalkbrenner:issue-112

Conversation

@mkalkbrenner
Copy link

closes #112

@maxgerhardt
Copy link
Owner

Technically that neglects sources in the lib/ folder of the project (only .pio/libdeps is looked at) and the global library sources.

One could iterate over the paths in env["LIBSOURCE_DIRS"] as that includes all three:

https://github.com/platformio/platformio-core/blob/4850c1069c67d7074e838238fe1b0316cc7127b1/platformio/builder/main.py#L131C5-L135

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.

run pioasm for libraries

3 participants