-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
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
cc @ccli8
Metadata
Metadata
Assignees
Labels
No labels