Skip to content

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