why not provide the ready-made tools? like micro_ecc_lib_nrf52.lib and nrfutil.
because it 's really take user a lot of time to built these tools.
thank you.
why not provide the ready-made tools? like micro_ecc_lib_nrf52.lib and nrfutil.
because it 's really take user a lot of time to built these tools.
thank you.
Micro ecc is an external third party library, and it's usage requires compliance with the BSD 2-clause license of the library. It is therefore not included in the SDK ready-built, and it's the developer's responsibility to ensure compliance with the license.
If you know what you are doing, it doesn't take a lot of time to built the tools.
I got it, thank you