Skip to content

NUMAKER_PFM_NUC472 LWIP implementation contains printf #3441

@bridadan

Description

@bridadan

Description

  • Type: Bug
  • Priority: Minor

Bug

Target
NUMAKER_PFM_NUC472

meed-os sha:
aa6780d Merge pull request #3416 from bridadan/rename_stm32f1_i2c_api

Notes
The LWIP implementation for the NUMAKER_PFM_NUC472 currently contains calls to printf. These should be removed or repleace with a debug print function that can be enabled conditionally (not sure which option would be preferred here @geky?)

The files in question are here: https://github.com/ARMmbed/mbed-os/blob/master/features/FEATURE_LWIP/lwip-interface/lwip-eth/arch/TARGET_NUVOTON/TARGET_NUC472/nuc472_eth.c#L102

and here: https://github.com/ARMmbed/mbed-os/blob/master/features/FEATURE_LWIP/lwip-interface/lwip-eth/arch/TARGET_NUVOTON/TARGET_NUC472/nuc472_netif.c#L499

cc @ccli8

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