mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 02:56:35 +08:00
7 lines
92 B
Makefile
7 lines
92 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
COMPONENT_ADD_INCLUDEDIRS += include
|
|
|
|
COMPONENT_SRCDIRS := library
|