add lib_hmac
This commit is contained in:
6
lib_hmac/lib_hmac/lib_build_info.cmake
Normal file
6
lib_hmac/lib_hmac/lib_build_info.cmake
Normal file
@@ -0,0 +1,6 @@
|
||||
set(LIB_NAME lib_hmac)
|
||||
set(LIB_VERSION 0.0.1)
|
||||
set(LIB_INCLUDES api)
|
||||
set(LIB_COMPILER_FLAGS -Os)
|
||||
|
||||
XMOS_REGISTER_MODULE()
|
||||
Reference in New Issue
Block a user