Skip to content

v00x vs v003 firmware size difference #543

Open
@prplz

Description

@prplz

For example:
V002 = 6816 B
v003 = 6756 B

I believe most of it is caused by v003 using libgcc.a from the repo and v00x using it from the system.
Relevant line in ch32fun.mk is LDFLAGS+=-L$(CH32FUN)/../misc -lgcc in the v003 block. I haven't tested adding it to v00x yet.

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