mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
Merge branch 'feature/redefine_lwip_file_structure' into 'master'
feat(lwip): Redefine lwip folder structure See merge request sdk/ESP8266_RTOS_SDK!76
This commit is contained in:
@ -42,7 +42,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#include "esp_common.h"
|
||||
#include "lwip/apps/time.h"
|
||||
#include "lwip/apps/sntp/time.h"
|
||||
|
||||
#if 0
|
||||
#define ssl_printf(fmt, args...) os_printf(fmt,## args)
|
||||
|
Reference in New Issue
Block a user