mirror of https://github.com/ARMmbed/mbed-os.git
0d00be3a60
I added the function declarations of Ethernet functions that have a WEAK attribute. Although several Ethernet functions was called in rza1_emac.c, GR-LYCHEE don't have Ethernert feature. But there may be case that GR-LYCHEE uses LWIP feature. In this case, since GR-LYCHEE will occur the build error, I addressed the error by defining the functions with a WEAK attribute. For reason of WEAK attribute, there is no influence in GR-PEACH and VK_RZ_A1H that have Ethernet feature. |
||
---|---|---|
.. | ||
TARGET_CM3DS_MPS2 | ||
TARGET_Freescale | ||
TARGET_NUVOTON | ||
TARGET_NXP | ||
TARGET_RZ_A1XX | ||
TARGET_Realtek | ||
TARGET_STM |