Skip to content

Allow buffer for RawSerial printf to be explicitly specified #1498

Closed
@c1728p9

Description

@c1728p9

The buffer used for printf in RawSerial is either dynamically
allocated or used on the stack depending on the string size.
The buffer size should be user supplied 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