1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-20 22:49:08 -04:00

10 lines
183 B
Makefile
Raw Normal View History

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_PRIV_INCLUDEDIRS := include/internal include/platform include/openssl
COMPONENT_SRCDIRS := library platform