1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-25 08:59:10 -04:00

5 lines
140 B
Makefile
Raw Normal View History

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