Skip to content

No sketch folder property in build properties #24

Closed
@stevemarple

Description

@stevemarple

build.source.path contains the absolute name of the sketch .ino file. No property exists which defines the sketch folder. This is required for recipes which need to reference files within the original sketch folder.

The closest available is build.path (/tmp/...) but when referencing files in there the timestamp changes which forces compilation to be run even when not required.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions