This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
nrf51-cryptolib
Watch
1
Star
0
Fork
You've already forked nrf51-cryptolib
0
Code
Releases
Activity
bd4be7399d
nrf51-cryptolib
/
CMakeLists.txt
8 lines
127 B
CMake
Raw
Blame
History
set
(
SRC
aes.c
block.c
ckdf.c
cmac.c
ctr.c
eax.c
)
add_library
(
nrf-crypto
STATIC
${
SRC
}
)
View Git Blame
Copy Permalink