I am not getting how to implement below two points in installation of micro-ecc
- Enter the subdirectory for the SoC and the toolchain that you are using to build your application:
InstallFolder\external\micro-ecc\nrf52_keil\armgccInstallFolder\external\micro-ecc\nrf52_iar\armgccInstallFolder\external\micro-ecc\nrf52_armgcc\armgcc
- Run
maketo compile the micro-ecc library
Where to enter the subdirectory and how to run compile make file