OVMS3-idf/components/wpa_supplicant/component.mk
Deng Xin 57bc38d867 Add the fast crypto function in supplicant
optimize the speed when do wifi connect
2017-08-09 21:36:13 +08:00

5 lines
178 B
Makefile

COMPONENT_ADD_INCLUDEDIRS := include port/include ../esp32/include
COMPONENT_SRCDIRS := src/crypto port src/fast_crypto
CFLAGS += -DEMBEDDED_SUPP -D__ets__ -Wno-strict-aliasing