test
Fork of nRF51822 by
LICENSE@445:8328a7d1eac2, 2015-09-25 (annotated)
- 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?
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 | 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 |