Now LWIP_PLATFORM_ASSERT has been fixed we're seeing an assert for the ping example app. It sets the SO_RCVTIMEO socket option which is not enabled. Fixes #308
Co-authored-by: Peter Harper <77111776+peterharperuk@users.noreply.github.com>