Skip to content

sketch_path used in platform.txt seems to be not longer defined in arduino-cli #935

@ArminJo

Description

@ArminJo

sketch_path is used e.g. in line
recipe.hooks.savehex.presavehex.1.pattern.linux=cp "{build.path}/{build.project_name}.lst" "{sketch_path}/{build.extraassetname}.lst
of platform.txt.

As you can see here, the environment valiable sketch_path sems to be undefined at least in arduino-cli Version: 0.32.2 Commit: 2661f5d9 Date: 2023-04-12T09:41:54Z

Here it worked
arduino-cli Version: 0.31.0 Commit: 940c9457 Date: 2023-02-22T16:15:52Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    Not our bugThis is a bug in a third party tool and should be raised with the maintainers of that tool, if any.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions