This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

undefined reference to `ocrypto_curve25519_scalarmult_base

hello, trying to add pairing feature with LESC to ble_app_blinky_c, I got to a point where I get the following:

I don't find the definition of ocrypto_curve25519_scalarmult_base, can somebody give some hints here?

Thank you, 

Victor

Related