Skip to content

Fix LINKFLAGS containing a tuple in platformio build script #2751

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Stary2001
Copy link

This PR fixes an issue in the platformio build script where a tuple containing the arguments is placed into LINKFLAGS. This broke a custom script in a different project (Bosch BSEC2 sensor library) that looks at LINKFLAGS.
I'm not sure how it worked before..

I've tested this locally and it's a minor change.

@fpistm
Copy link
Member

fpistm commented Jun 9, 2025

Hi @Stary2001
Thanks for the PR.
@valeros I guess you are the best to approve this change.

@fpistm fpistm added this to the 2.11.0 milestone Jun 10, 2025
@fpistm fpistm added the fix 🩹 Bug fix label Jun 10, 2025
@valeros
Copy link
Contributor

valeros commented Jun 11, 2025

Hi guys, thanks for pinging.

@Stary2001 Could you please share a project to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

4 participants