Skip to content

No need for the F() macro on the the megaavr architecture #53

Closed
@MCUdude

Description

@MCUdude

I'll leave this here:
SpenceKonde/megaTinyCore#81

In short terms, it has no RAM usage benefits, but it wastes flash memory. Should probably be defined as #define F(string_literal) (string_literal) instead.

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