mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 16:41:44 +01:00
7 lines
88 B
Makefile
7 lines
88 B
Makefile
|
|
#
|
||
|
|
# Component Makefile
|
||
|
|
#
|
||
|
|
|
||
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
||
|
|
COMPONENT_SRCDIRS := src
|