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@491:cfa88419c335, 2015-12-02 (annotated)
- Committer:
- rgrover1
- Date:
- Wed Dec 02 10:31:32 2015 +0000
- Revision:
- 491:cfa88419c335
- Parent:
- 482:0efda47cc288
- Child:
- 496:08bd8a46630b
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 | 491:cfa88419c335 | 2 | nRF51822. With the exception of the softdevice, they come with a BSD license |
rgrover1 | 491:cfa88419c335 | 3 | offered by Nordic for use in mbed. The Nordic Softdevice License Agreement, a |
rgrover1 | 491:cfa88419c335 | 4 | BSD-like licence for binary distributions, applies to the softdevice. Some |
rgrover1 | 491:cfa88419c335 | 5 | other files come from the mbed SDK, and are licensed under Apache-2.0. Unless |
rgrover1 | 491:cfa88419c335 | 6 | specifically indicated otherwise in a file, files are licensed under the |
rgrover1 | 491:cfa88419c335 | 7 | Apache 2.0 license, as can be found in: apache-2.0.txt. The BSD-like Nordic |
rgrover1 | 491:cfa88419c335 | 8 | license can be found in BSD-3clause-Nordic.txt. The Nordic Semiconductor Softdevice |
rgrover1 | 491:cfa88419c335 | 9 | License Agreement can be found in softdevice_nrf51822_licence_agreement.txt. |