Skip to content

Parent sketch directory not recognized when given relative path. Workaround. #7636

Open
@mirage335

Description

@mirage335

Path "/home/user/sketch/sketch.ino" is accepted. Path "./sketch.ino" results in an error, as the sketch is not recognized to reside in parent directory "sketch".

Translating all paths to absolute does work, as demonstrated by the linked script.

https://github.com/mirage335/arduinoUbiquitous/blob/master/_prog/core.sh#L109

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