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 Nordic Semiconductor

Committer:
rgrover1
Date:
Fri Sep 25 15:26:59 2015 +0100
Revision:
445:8328a7d1eac2
Parent:
444:a54987ce65e1
Child:
447:088f5738bf18
Synchronized with git rev ee2b3dfe
Author: Rohit Grover
nRF5xGattServer::write()L remember to setup returnValue to BLE_STACK_BUSY in the case of an unforseen error.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rgrover1 443:df9a63600641 1 Many of the files in this module have been inherited from the Nordic SDK for
rgrover1 445:8328a7d1eac2 2 nRF51822; they come with a BSD-like license offered by Nordic for use with mbed.
rgrover1 445:8328a7d1eac2 3 Others 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