Skip to content

Bug with recipe.size.regex in platform.txt #1095

@FrankBoesing

Description

@FrankBoesing

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions