Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to support version 7 SDK #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

adkinsjd
Copy link

Updated template/Makefile to use an SDK_VERSION flag.

By default compiles with version 6 - no changes to version 6 compilation.

If SDK_VERSION = 7 then LIBRARY_PATHS and SOURCE_PATHS are updated to support the version 7*
folder structure.

Updated README to reflect this change.

Update example Makefiles with a comment showing how to use SDK_VERSION = 7.

I have been using these changes with my own project for about 2 weeks, specifically with softdevice S110-7.1.0. This change was necessary because SDK version 6 is no longer available on Nordic's website.

@LudwigKnuepfer
Copy link

Works for me.

@miek
Copy link

miek commented Mar 19, 2015

I'm using this too and it's working fine

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.

3 participants