Skip to content

Firmware is build without optimization #72

@tobbeanton

Description

@tobbeanton

Currently the nRF FW is build without optimization. This might be good for attaching a debugger but bad for size and performance. Just building with -Os (optimize for size) reduces the binary with half. I suggest starting to build with -Os and add a DEBUG build option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions