Skip to content

Set file format to binary at linker stage #90

@GCPanic

Description

@GCPanic

By adding OUTPUT_FORMAT(binary) at top of linker.ld, we can have plain binary output at linker's output.
And we can avoid objcopy step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions