We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c94d13 commit 3fe1778Copy full SHA for 3fe1778
crypto/tinycrypt/CMakeLists.txt
@@ -56,6 +56,8 @@ if(CONFIG_TINYCRYPT)
56
57
set(INCDIR ${TINYCRYPT_DIR}/lib/include)
58
59
+ nuttx_export_header(TARGET tinycrypt INCLUDE_DIRECTORIES ${INCDIR})
60
+
61
# ############################################################################
62
# Sources
63
0 commit comments