mbed-os/features/FEATURE_LWIP/lwip-interface/lwip-eth/arch
TomoYamanaka 0d00be3a60 Add the function declarations of WEAK attribute to use LWIP on GR-LYCHEE
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.
2018-01-11 18:11:37 +09:00
..
TARGET_CM3DS_MPS2 Implement low-level Ethernet interface for lwIP 2017-06-09 14:58:31 +01:00
TARGET_Freescale K64F Ethernet: avoid using NULL thread during init 2017-12-21 11:14:08 +02:00
TARGET_NUVOTON [M487/NUC472] Fixed ethernet multi-function pin 2017-09-20 16:56:30 +08:00
TARGET_NXP ff_lpc546xx: add enet 2018-01-01 15:55:24 +01:00
TARGET_RZ_A1XX Add the function declarations of WEAK attribute to use LWIP on GR-LYCHEE 2018-01-11 18:11:37 +09:00
TARGET_Realtek lwip - fix typo and cleanup coding style 2017-06-05 16:26:30 +08:00
TARGET_STM Adding license info 2017-12-22 13:54:22 +00:00