Skip to content

Reducing RAM consumption (mainly for Arduino) #1

Description

@RodionGork

Arduino has only 2kb of RAM and much is taken up by constant strings etc, because of separate address space for ROM.

Compiler gives 1356 bytes taken before optimization, of them (500 + 150) for basic memory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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