Skip to content

Allow build hooks in sketch directory #1433

@jgfoster

Description

@jgfoster

I understand that hooks are available by modifying a recipe in the toolchain. The disadvantage of this approach is that someone who downloads my sketch or library must modify their toolchain, and this isn't trivial for a novice. Also the changes apply to all sketches, not just to my sketch.

My request is that the toolchain look in the sketch or library directory for custom hooks. That way I could rely on them being present without toolchain modifications. Specifically, I want to do something like git-describe-arduino.

Or perhaps I'm not understanding things (being a bit of an Arduino-novice myself!)

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