Skip to content

Commit ffb05c7

Browse files
author
Jarkko Paso
committed
Squashed 'features/nanostack/coap-service/' changes from e9edb1b..b919a33
b919a33 Added mbedTLS crypto library include directory git-subtree-dir: features/nanostack/coap-service git-subtree-split: b919a33
1 parent 928754f commit ffb05c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/coap-service/unittest/makefile_defines.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ INCLUDE_DIRS =\
3333
../../../../../event-loop/source/ \
3434
../../../../../mbedtls/include/ \
3535
../../../../../mbedtls/include/mbedtls/ \
36+
../../../../../mbedtls/crypto/include/ \
3637
/usr/include\
3738
$(CPPUTEST_HOME)/include\
3839

0 commit comments

Comments
 (0)