esp-idf/components/wpa_supplicant/component.mk

5 lines
178 B
Makefile
Raw Normal View History

COMPONENT_ADD_INCLUDEDIRS := include port/include ../esp32/include
COMPONENT_SRCDIRS := src/crypto port src/fast_crypto
2016-11-04 03:52:45 -04:00
CFLAGS += -DEMBEDDED_SUPP -D__ets__ -Wno-strict-aliasing