mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-05 13:16:37 +08:00
Merge branch 'feature/add_lwip_app_ping' into 'master'
feat(lwip): Add ping function(Commit ID: b650d19c) See merge request sdk/ESP8266_RTOS_SDK!590
This commit is contained in:
@ -2231,4 +2231,6 @@ void *memp_malloc_ll(size_t type);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define ESP_PING 1
|
||||
|
||||
#endif /* __LWIP_HDR_LWIPOPTS_H__ */
|
||||
|
Reference in New Issue
Block a user