esp-idf/components/tcpip_adapter/Makefile

8 lines
96 B
Makefile
Raw Normal View History

2016-08-17 11:08:22 -04:00
#
# Component Makefile
#
EXTRA_CFLAGS := -DLWIP_ESP8266
include $(SDK_PATH)/make/component.mk