mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-17 20:05:49 +08:00
fix(ci): Just a hack to pass ci firstly
Will remove these when refactor finish.
This commit is contained in:
2
Makefile
2
Makefile
@ -424,5 +424,5 @@ INCLUDES += -I $(SDK_PATH)/include/nopoll
|
|||||||
INCLUDES += -I $(SDK_PATH)/include/spiffs
|
INCLUDES += -I $(SDK_PATH)/include/spiffs
|
||||||
INCLUDES += -I $(SDK_PATH)/include/ssl
|
INCLUDES += -I $(SDK_PATH)/include/ssl
|
||||||
INCLUDES += -I $(SDK_PATH)/include/json
|
INCLUDES += -I $(SDK_PATH)/include/json
|
||||||
INCLUDES += -I $(SDK_PATH)/include/openssl
|
INCLUDES += -I $(SDK_PATH)/components/openssl/include
|
||||||
INCLUDES += -I $(SDK_PATH)/include/mqtt
|
INCLUDES += -I $(SDK_PATH)/include/mqtt
|
||||||
|
Reference in New Issue
Block a user