This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 17:49:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
tcpip_adapter
/
Makefile
8 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial public version
2016-08-17 23:08:22 +08:00
#
# Component Makefile
#
EXTRA_CFLAGS
:=
-DLWIP_ESP8266
Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf This will require a matching change in all projects using ESP-IDF.
2016-08-19 14:32:35 +08:00
i
n
c
l
u
d
e
$(
IDF_PATH
)
/
m
a
k
e
/
c
o
m
p
o
n
e
n
t
.
m
k
Reference in New Issue
Copy Permalink