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

Split nordic sdk into its own module #75

Merged
merged 16 commits into from
Dec 2, 2015

Conversation

LiyouZhou
Copy link
Contributor

Remove nordic files from this module and make ble-nrf51822 depend on nrf51-sdk. @rgrover

Liyou Zhou added 5 commits November 18, 2015 15:55
nrf51-sdk git@github.com:ARMmbed/nrf51-sdk.git
as ble-nrf51822 provides implementation for ble
To reflect the deletion of the nordic sdk license.
@andresag01
Copy link

I wonder whether this is a good opportunity to remove the bootloder/ directory since it should actually be in the nrf51 "family" targets (see this pull request). However, if we are going to leave it here, I am unsure whether we need some sort of license file for it. @rgrover

@rgrover
Copy link
Contributor

rgrover commented Nov 19, 2015

ble-nrf51822 is also shared with mbed-classic. The mbed-classic toolchain expects to find the bootloader here.

@andresag01
Copy link

Ah ok, forgot about that

@@ -1,9 +1,7 @@
Many of the files in this module have been inherited from the Nordic SDK for
nRF51822. With the exception of the softdevice, they come with a BSD license
This module contains softdevice which comes with a BSD license
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you've got two sentences here which are both talking about the softdevice license. The softdevice is covered by the Softdevice License Agreement.

@rgrover
Copy link
Contributor

rgrover commented Nov 19, 2015

happy with it in general.

@LiyouZhou
Copy link
Contributor Author

@rgrover please review.

@rgrover
Copy link
Contributor

rgrover commented Nov 19, 2015

ready for merge. I'll now check if the sources in nrf51-sdk match the files we're losing on ble-nrf51dk.
What testing have you performed?

@LiyouZhou
Copy link
Contributor Author

@rgrover broke ble-examples. hold off merging pending further investigation.

@metc
Copy link

metc commented Nov 23, 2015

@LiyouZhou IMO, splitting the Nordik SDK to its own module is great !

Should the nRF51 SDK be modified/patched from the original sources available here ? http://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/

@metc
Copy link

metc commented Nov 23, 2015

@LiyouZhou
Copy link
Contributor Author

@rgrover I have made the fixes required. Please continue reviewing this merge.

@rgrover
Copy link
Contributor

rgrover commented Dec 1, 2015

this a large collection of deletions, which is what I had expected it to be. is the nrf51-sdk module populated with exactly the same files which have been deleted from here?

@LiyouZhou
Copy link
Contributor Author

@rgrover yes and more files used in other modules.

@rgrover rgrover merged commit b68fdad into ARMmbed:develop Dec 2, 2015
@rgrover
Copy link
Contributor

rgrover commented Dec 2, 2015

published ble-nrf51822-2.2.0

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.

None yet

4 participants