mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			
				
					
						
							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.  | 
			||
|---|---|---|
| .. | ||
| lwip | ||
| lwip-eth/arch | ||
| lwip-sys | ||
| .mbedignore | ||
| CONTRIBUTING.md | ||
| EthernetInterface.cpp | ||
| EthernetInterface.h | ||
| emac_lwip.c | ||
| emac_stack_lwip.cpp | ||
| eth_arch.h | ||
| lwip_stack.c | ||
| lwip_stack.h | ||
| lwipopts.h | ||
| mbed_lib.json | ||
| ppp_lwip.cpp | ||
| ppp_lwip.h | ||