Nordic stack and drivers for the mbed BLE API. Version to work around build bug.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
LICENSE@482:0efda47cc288, 2015-12-02 (annotated)
- Committer:
- rgrover1
- Date:
- Wed Dec 02 10:31:00 2015 +0000
- Revision:
- 482:0efda47cc288
- Parent:
- 479:f6e4a3f0a09a
- Child:
- 491:cfa88419c335
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 | 482:0efda47cc288 | 2 | nRF51822; they come with a BSD-like license offered by Nordic for use in mbed. |
rgrover1 | 482:0efda47cc288 | 3 | Some other files come from the mbed SDK, and are licensed under Apache-2.0. |
rgrover1 | 482:0efda47cc288 | 4 | Unless specifically indicated otherwise in a file, files are licensed |
rgrover1 | 482:0efda47cc288 | 5 | under the Apache 2.0 license, as can be found in: apache-2.0.txt. |
rgrover1 | 482:0efda47cc288 | 6 | The BSD-like Nordic license can be found in BSD-3clause-Nordic.txt |