Skip to content

Conversation

@vinsec
Copy link
Contributor

@vinsec vinsec commented Mar 13, 2019

  1. Add the missing static libraries and move them into nrf_sdks. Accordingly,the Makefiles have been updated.

2.The command mergehex is not usually installed in advance.A README.md has been added in order to make the compilation process smoother.

All these changes have been carefully validated.

The compiling environment is :

Linux 4.18.0-16-generic Ubuntu 18.04.1 x86_64
GNU Arm Embedded Toolchain: 6-2017-q2-update
nRF5 SDK: nRF5_SDK_v15.2.0_9412b96

@caizelin
Copy link
Member

@vinsec micro-ecc library is in the folder <nRF5 SDK path>/external/micro-ecc. Just change to the directory and run ./build_all.sh or .\build_all.bat. So, I think it is better to add a tutorial for this step rather than adding the pre-build libs.

@vinsec
Copy link
Contributor Author

vinsec commented Mar 18, 2019

@vinsec micro-ecc library is in the folder <nRF5 SDK path>/external/micro-ecc. Just change to the directory and run ./build_all.sh or .\build_all.bat. So, I think it is better to add a tutorial for this step rather than adding the pre-build libs.

That would be better :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants