Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
LICENSE@473:48645f59c264, 2015-11-26 (annotated)
- Committer:
- rgrover1
- Date:
- Thu Nov 26 14:33:46 2015 +0000
- Revision:
- 473:48645f59c264
- Parent:
- 450:e718f00626f2
- Child:
- 478:b5b54bf15533
Synchronized with git rev 9cbf98cb
Author: Rohit Grover
add Nordic's license agreement.
@note: we need the softdevice in this module because it is shared with mbed-classic. This is where the mbed-classic toolchain expects to find the SD.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rgrover1 | 443:df9a63600641 | 1 | Many of the files in this module have been inherited from the Nordic SDK for |
rgrover1 | 473:48645f59c264 | 2 | nRF51822. With the exception of the softdevice, they come with a BSD license |
rgrover1 | 473:48645f59c264 | 3 | offered by Nordic for use in mbed. The Nordic Softdevice License Agreement, a |
rgrover1 | 473:48645f59c264 | 4 | BSD-like licence for binary distributions, applies to the softdevice. Some |
rgrover1 | 473:48645f59c264 | 5 | other files come from the mbed SDK, and are licensed under Apache-2.0. Unless |
rgrover1 | 473:48645f59c264 | 6 | specifically indicated otherwise in a file, files are licensed under the |
rgrover1 | 473:48645f59c264 | 7 | Apache 2.0 license, as can be found in: apache-2.0.txt. The BSD-like Nordic |
rgrover1 | 473:48645f59c264 | 8 | license can be found in BSD-3clause-Nordic.txt. The Nordic Semiconductor Softdevice |
rgrover1 | 473:48645f59c264 | 9 | License Agreement can be found in softdevice_nrf51822_licence_agreement.txt. |