Skip to content

Consider rebasing your printf fork of mpaland/printf on eyalroz/printf #2694

@eyalroz

Description

@eyalroz

Hello RaspberryPI pico-SDK people,

It's been pointed out to me that your SDK's standalone print implementation is a copy, or fork, of Marco Paland standalone printf library code.

Well, as you may be aware, Mr. Paland had abandoned his repository over 5 years ago; but - development work has continued, in my own eyalroz/printf: A lot of bugs have had fixes integrated from other forks, or just fixed, period; output correctness has been improved (mpaland's code was failing in all sorts of combinations of flags and format specs) as well as features added - almost completing the C99 feature set.

I therefore suggest you consider rebasing your code onto the eyalroz/printf implementation.

I should perhaps mention that the embeddedartistry Arduino SDK has rebased from mpaland/printf to eyalroz/printf.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions