Skip to content

Added Nordic SoftDevice license agreement #1170

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

Closed
wants to merge 10 commits into from
Closed

Added Nordic SoftDevice license agreement #1170

wants to merge 10 commits into from

Conversation

screamerbg
Copy link
Contributor

Adding basic Cortex-M4 support
Tidy up targets.py

@adamgreen
Copy link
Contributor

If a person doesn't agree to the terms of the Nordic license should they remove the whole mbed git repo from their machine? It is kind of misleading to say that the mbed SDK is Apache 2.0 licensed in the main README and then find this license buried down in the tree.

I often have GDB configured to disassemble a bit of code each time the debuggee is halted when I am debugging my own code that has been optimized. When performing such debugging on my nRF51822 board the code will inevitably crash in the SoftDevice blob somewhere and GDB will disassemble a few instructions at the point of this crash. Does this put my use of the mbed SDK on Nordic devices in violation of section 3 of that license?

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 15, 2015

@screamerbg Can you rebase this PR to the latest master please?

@screamerbg screamerbg closed this Jun 15, 2015
0xc0170 added a commit that referenced this pull request Jun 15, 2015
commit c4bf11c
Merge: 0d58363 77a973c
Author: Mihail Stoyanov <[email protected]>
Date:   Mon Jun 15 14:41:28 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

    Conflicts:
    	workspace_tools/targets.py

commit 0d58363
Author: Mihail Stoyanov <[email protected]>
Date:   Tue Jun 9 16:17:27 2015 +0300

    Added Nordic license for the soft device

commit d504a3b
Merge: 2c5aab7 8902229
Author: Mihail Stoyanov <[email protected]>
Date:   Tue Jun 9 16:14:47 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

commit 2c5aab7
Author: Mihail Stoyanov <[email protected]>
Date:   Wed Jun 3 20:44:25 2015 +0300

    Add base MCU support for Cortex-M4. Tidy up targets.py

commit 59b868a
Merge: 0e23067 927c31a
Author: Mihail Stoyanov <[email protected]>
Date:   Wed Jun 3 20:39:56 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

commit 0e23067
Author: Mihail Stoyanov <[email protected]>
Date:   Tue Jun 2 16:08:08 2015 +0300

    Add the Delta NNN40 platform to releases

commit 62a585d
Merge: e1cd545 7a1d25e
Author: Mihail Stoyanov <[email protected]>
Date:   Tue Jun 2 16:06:44 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

    Conflicts:
    	workspace_tools/tests.py

commit e1cd545
Merge: 5c5e61f ffd5586
Author: Mihail Stoyanov <[email protected]>
Date:   Thu May 7 13:07:48 2015 +0300

    Merge branch 'master' of https://github.com/mbedmicro/mbed

commit 5c5e61f
Author: Mihail Stoyanov <[email protected]>
Date:   Thu May 7 13:07:35 2015 +0300

    Remove the Disco L053 from RTOS tests as it's not ready yet

commit e75efe3
Author: Mihail Stoyanov <[email protected]>
Date:   Wed May 6 13:49:05 2015 +0300

    Tidy up targets.py
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