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@524:502e53732c75, 2015-12-02 (annotated)
- Committer:
- rgrover1
- Date:
- Wed Dec 02 13:14:17 2015 +0000
- Revision:
- 524:502e53732c75
- Parent:
- 518:6470a39133f1
- Child:
- 525:d76f1c3f4599
Synchronized with git rev 60a7c0c0
Author: Rohit Grover
bring in the latest changes for BLE::init() where we allow <object, member> tuples for init callback.
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 | 524:502e53732c75 | 2 | nRF51822; they come with a BSD-like license offered by Nordic for use in mbed. |
rgrover1 | 524:502e53732c75 | 3 | Some other files come from the mbed SDK, and are licensed under Apache-2.0. |
rgrover1 | 524:502e53732c75 | 4 | Unless specifically indicated otherwise in a file, files are licensed |
rgrover1 | 524:502e53732c75 | 5 | under the Apache 2.0 license, as can be found in: apache-2.0.txt. |
rgrover1 | 524:502e53732c75 | 6 | The BSD-like Nordic license can be found in BSD-3clause-Nordic.txt |