5 lines
145 B
Makefile
Raw Normal View History

COMPONENT_ADD_INCLUDEDIRS := include port/include
2016-11-21 22:59:46 +08:00
COMPONENT_SRCDIRS := src/crypto port
2016-11-04 15:52:45 +08:00
CFLAGS += -DEMBEDDED_SUPP -D__ets__ -Wno-strict-aliasing