Based on nRF5_SDK_15.3.0_59ac345, How to compile the micro-ecc?
What tools are needed?
What are the operation steps?
Based on nRF5_SDK_15.3.0_59ac345, How to compile the micro-ecc?
What tools are needed?
What are the operation steps?
Hello, Hansome.
You can build the micro-ecc library with GCC.
If you have GCC compiler toolchain for ARM, and you have the correct path set for the compiler in the file \components\toolchain\gcc\Makefile.windows, you can just run the Batch script build_all.bat in the \external\micro-ecc folder.
Best regards,
Andreas