Tinycrypt is maintained at github and thus should be treated as an external library and hosted under ext/. Change-Id: I4c4a3bcdacf01d4922919e5ea1f9dec21a19cd37 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
93 B
Makefile
5 lines
93 B
Makefile
ifdef CONFIG_TINYCRYPT
|
|
ZEPHYRINCLUDE += -I$(srctree)/ext/lib/crypto/tinycrypt/include
|
|
endif
|
|
|