mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-24 18:46:33 +08:00
4 lines
139 B
Makefile
4 lines
139 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include port/include
|
|
COMPONENT_SRCDIRS := src/crypto port
|
|
|
|
CFLAGS += -DEMBEDDED_SUPP -D__ets__ -DESPRESSIF_USE
|