Skip to content

[Optimization] #ifdef for printf statement #63

@jaykalinani

Description

@jaykalinani

printf statements printing variables (even the ones defined within an if statement), can increase register usage. They could possibly be added within #ifdef statements to avoid this.

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