Skip to content

Supporting floating point numbers in printf / scanf (ARM_GCC) #395

Closed
@jensstruemper

Description

@jensstruemper

Hi,
currently printf / scanf do not support floating point numbers when compiling with ARM_GCC. This is understandable as floating point support increases the binary size. One the other hand it's often handy for debugging / troubleshooting purposes.
Could this be made configurable, perhaps as a command line switch? Related issues:

ARMmbed/mbed-os#2012

Thanks !

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