Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822
Dependencies: nrf51-sdk
Dependents: microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more
LICENSE@450:e718f00626f2, 2015-11-02 (annotated)
- Committer:
- rgrover1
- Date:
- Mon Nov 02 09:05:09 2015 +0000
- Revision:
- 450:e718f00626f2
- Parent:
- 449:fd09f590751b
- Child:
- 473:48645f59c264
Synchronized with git rev 031ae200
Author: Rohit Grover
Merge branch 'patch-1' of https://github.com/Timmmm/ble-nrf51822 into Timmmm-patch-1
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 | 450:e718f00626f2 | 2 | nRF51822; they come with a BSD-like license offered by Nordic for use in mbed. |
rgrover1 | 450:e718f00626f2 | 3 | Some other files come from the mbed SDK, and are licensed under Apache-2.0. |
rgrover1 | 443:df9a63600641 | 4 | Unless specifically indicated otherwise in a file, files are licensed |
rgrover1 | 443:df9a63600641 | 5 | under the Apache 2.0 license, as can be found in: apache-2.0.txt. |
rgrover1 | 443:df9a63600641 | 6 | The BSD-like Nordic license can be found in BSD-3clause-Nordic.txt |