mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-05 22:11:04 +08:00
feat: Don't use esp_common.h in SDK
This commit is contained in:
@ -16,7 +16,8 @@
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
|
||||
#include "esp_common.h"
|
||||
#include "esp_misc.h"
|
||||
|
||||
#include "sdkconfig.h"
|
||||
#include "lwip/inet.h"
|
||||
#include "lwip/err.h"
|
||||
|
Reference in New Issue
Block a user