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@497:4b09b9115685, 2015-12-02 (annotated)
- Committer:
- rgrover1
- Date:
- Wed Dec 02 10:32:51 2015 +0000
- Revision:
- 497:4b09b9115685
- Parent:
- 496:08bd8a46630b
- Child:
- 509:7dc75f30064f
Synchronized with git rev af14327c
Author: Liyou Zhou
Change folder structure to fit new sdk
Reverted some unnecessary changes.
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 | 497:4b09b9115685 | 2 | nRF51822. With the exception of the softdevice, they come with a BSD license |
rgrover1 | 497:4b09b9115685 | 3 | offered by Nordic for use in mbed. The Nordic Softdevice License Agreement, a |
rgrover1 | 497:4b09b9115685 | 4 | BSD-like licence for binary distributions, applies to the softdevice. Some |
rgrover1 | 497:4b09b9115685 | 5 | other files come from the mbed SDK, and are licensed under Apache-2.0. Unless |
rgrover1 | 497:4b09b9115685 | 6 | specifically indicated otherwise in a file, files are licensed under the |
rgrover1 | 497:4b09b9115685 | 7 | Apache 2.0 license, as can be found in: apache-2.0.txt. The BSD-like Nordic |
rgrover1 | 497:4b09b9115685 | 8 | license can be found in BSD-3clause-Nordic.txt. The Nordic Semiconductor Softdevice |
rgrover1 | 497:4b09b9115685 | 9 | License Agreement can be found in softdevice_nrf51822_licence_agreement.txt. |