Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why do you have to compile the micro_ecc_lib_nrf52.lib file on your local PC?

       When I need to implement the functionality of bootloader_secure_ble, I need to produce the micro_ecc_lib_nrf52.lib library file in the following way. Why does not this library file be released directly in the SDK? In this way, users do not need to install some software to compile their own, you can more convenient. Because of copyright reasons? In the local computer can set some parameters? Or other reasons?

Related