Skip to content

Request for Hooks in the Build process #2732

Closed
@Wackerbarth

Description

@Wackerbarth

It would be very useful to be able to add a recipe to the platform specification that is executed at the start of the build process. (pre-build)

In particular, my use case is to generate version strings which will be incorporated in the Rom image based on information extracted from a SCM repository. However, the concept is generic and I am sure that there are other uses.

Similarly, a (post-build) hook should be provided to allow platform-specific actions at the end

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: CompilationRelated to compilation of Arduino sketchesComponent: PreprocessorThe Arduino sketch preprocessor converts .ino files into C++ code before compilationComponent: ToolchainThe tools used for compilation and uploading to Arduino boardsfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions