mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-23 10:08:06 +08:00
4 lines
138 B
Makefile
4 lines
138 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := private_include esp8266 xtensa
|
|
COMPONENT_SRCDIRS := src esp8266 xtensa
|