This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
e7cc1aded5
OVMS3-idf
/
components
/
tcpip_adapter
/
component.mk
6 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial public version
2016-08-17 15:08:22 +00:00
#
# Component Makefile
#
Name component makefiles component.mk instead of Makefile Fixes problems with Eclipse trying to build in directories it shouldn't. This is a breaking change for existing repositories, they need to rename any component Makefiles to component.mk and rename their references to $(IDF_PATH)/make/component.mk to $(IDF_PATH)/make/component_common.mk
2016-08-31 23:19:06 +00:00
i
n
c
l
u
d
e
$(
IDF_PATH
)
/
m
a
k
e
/
c
o
m
p
o
n
e
n
t
_
c
o
m
m
o
n
.
m
k
Reference in a new issue
Copy permalink