Skip to content

Optimize for both speed and size #38

@eliasbakken

Description

@eliasbakken

As suggested by Kevin O'Connor, it can be a good idea to optimize most of the code base for size, but some of it for speed.
For instance __attribute__((optimize("O2"))) on stepper related commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions