-
-
Notifications
You must be signed in to change notification settings - Fork 446
Open
Labels
topic: build-processRelated to the sketch build processRelated to the sketch build processtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
If you try to set the regex in boards.txt and use it for
recipe.size.regex
it ends in a desaster :)
example: recipe.size.regex = {build.flags.sizeregex}
A backslash gets doubled \ -> \\ and the value gets surrounded by ""
Please fix this, as it can be useful if you have different boards with "inter-board" incompatible linkerfiles (in this regard)
Metadata
Metadata
Assignees
Labels
topic: build-processRelated to the sketch build processRelated to the sketch build processtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project