The lwip/arch.h already provides a default implentation of LWIP_PLATFORM_ASSERT and LWIP_PLATFORM_DIAG. So both LWIP_PLATFORM_ASSERT and LWIP_PLATFORM_DIAG are never undefined here. Signed-off-by: Axel Lin <axel.lin@ingics.com>
The lwip/arch.h already provides a default implentation of LWIP_PLATFORM_ASSERT and LWIP_PLATFORM_DIAG. So both LWIP_PLATFORM_ASSERT and LWIP_PLATFORM_DIAG are never undefined here. Signed-off-by: Axel Lin <axel.lin@ingics.com>